aboutsummaryrefslogtreecommitdiffstats
path: root/plugin_test.c
diff options
context:
space:
mode:
authorreinelt <>2005-01-18 06:30:24 +0000
committerreinelt <>2005-01-18 06:30:24 +0000
commit5c96185f5d3077e315ed18ca0f774a229732be7f (patch)
tree2f784ed72a8b40f408244897662c0f61fb840002 /plugin_test.c
parent47329b6aa4a64ea94fdf83061a91e5a3cbf7c9bb (diff)
downloadlcd4linux-5c96185f5d3077e315ed18ca0f774a229732be7f.tar.gz
[lcd4linux @ 2005-01-18 06:30:21 by reinelt]
added (C) to all copyright statements
Diffstat (limited to 'plugin_test.c')
-rw-r--r--plugin_test.c13
1 files changed, 8 insertions, 5 deletions
diff --git a/plugin_test.c b/plugin_test.c
index af2df96..15a098b 100644
--- a/plugin_test.c
+++ b/plugin_test.c
@@ -1,12 +1,12 @@
-/* $Id: plugin_test.c,v 1.3 2004/06/26 12:05:00 reinelt Exp $
+/* $Id: plugin_test.c,v 1.4 2005/01/18 06:30:23 reinelt Exp $
*
* Handy functions for testing displays and debugging code.
*
-* Copyright 2004 Andy Baxter.
-* Based on sample plugin by:
+* Copyright (C) 2004 Andy Baxter.
*
-* Copyright 2003 Michael Reinelt <reinelt@eunet.at>
-* Copyright 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
+* Based on sample plugin which is
+* Copyright (C) 2003 Michael Reinelt <reinelt@eunet.at>
+* Copyright (C) 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* This file is part of LCD4Linux.
*
@@ -26,6 +26,9 @@
*
*
* $Log: plugin_test.c,v $
+* Revision 1.4 2005/01/18 06:30:23 reinelt
+* added (C) to all copyright statements
+*
* Revision 1.3 2004/06/26 12:05:00 reinelt
*
* uh-oh... the last CVS log message messed up things a lot...