aboutsummaryrefslogtreecommitdiffstats
path: root/widget.c
diff options
context:
space:
mode:
Diffstat (limited to 'widget.c')
-rw-r--r--widget.c9
1 files changed, 6 insertions, 3 deletions
diff --git a/widget.c b/widget.c
index 63f0be5..c2cd60e 100644
--- a/widget.c
+++ b/widget.c
@@ -1,9 +1,9 @@
-/* $Id: widget.c,v 1.17 2004/06/26 12:05:00 reinelt Exp $
+/* $Id: widget.c,v 1.18 2005/01/18 06:30:24 reinelt Exp $
*
* generic widget handling
*
- * Copyright 2003,2004 Michael Reinelt <reinelt@eunet.at>
- * Copyright 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
+ * Copyright (C) 2003, 2004 Michael Reinelt <reinelt@eunet.at>
+ * Copyright (C) 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -21,6 +21,9 @@
*
*
* $Log: widget.c,v $
+ * Revision 1.18 2005/01/18 06:30:24 reinelt
+ * added (C) to all copyright statements
+ *
* Revision 1.17 2004/06/26 12:05:00 reinelt
*
* uh-oh... the last CVS log message messed up things a lot...