aboutsummaryrefslogtreecommitdiffstats
path: root/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'debug.c')
-rw-r--r--debug.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/debug.c b/debug.c
index b7d99fe..0f898db 100644
--- a/debug.c
+++ b/debug.c
@@ -1,8 +1,9 @@
-/* $Id: debug.c,v 1.11 2004/06/26 12:04:59 reinelt Exp $
+/* $Id: debug.c,v 1.12 2005/01/18 06:30:22 reinelt Exp $
*
* debug() and error() functions
*
- * Copyright 1999, 2000 Michael Reinelt <reinelt@eunet.at>
+ * Copyright (C) 1999, 2000 Michael Reinelt <reinelt@eunet.at>
+ * Copyright (C) 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* This file is part of LCD4Linux.
*
@@ -22,6 +23,9 @@
*
*
* $Log: debug.c,v $
+ * Revision 1.12 2005/01/18 06:30:22 reinelt
+ * added (C) to all copyright statements
+ *
* Revision 1.11 2004/06/26 12:04:59 reinelt
*
* uh-oh... the last CVS log message messed up things a lot...