aboutsummaryrefslogtreecommitdiffstats
path: root/qprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'qprintf.c')
-rw-r--r--qprintf.c11
1 files changed, 7 insertions, 4 deletions
diff --git a/qprintf.c b/qprintf.c
index 97bcfa8..530d709 100644
--- a/qprintf.c
+++ b/qprintf.c
@@ -1,12 +1,12 @@
-/* $Id: qprintf.c,v 1.6 2004/06/26 12:05:00 reinelt Exp $
+/* $Id: qprintf.c,v 1.7 2005/01/18 06:30:23 reinelt Exp $
*
* simple but quick snprintf() replacement
*
- * Copyright 2004 Michael Reinelt <reinelt@eunet.at>
- * Copyright 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
+ * Copyright (C) 2004 Michael Reinelt <reinelt@eunet.at>
+ * Copyright (C) 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* derived from a patch from Martin Hejl which is
- * Copyright 2003 Martin Hejl (martin@hejl.de)
+ * Copyright (C) 2003 Martin Hejl (martin@hejl.de)
*
* This file is part of LCD4Linux.
*
@@ -26,6 +26,9 @@
*
*
* $Log: qprintf.c,v $
+ * Revision 1.7 2005/01/18 06:30:23 reinelt
+ * added (C) to all copyright statements
+ *
* Revision 1.6 2004/06/26 12:05:00 reinelt
*
* uh-oh... the last CVS log message messed up things a lot...