aboutsummaryrefslogtreecommitdiffstats
path: root/widget_icon.c
diff options
context:
space:
mode:
Diffstat (limited to 'widget_icon.c')
-rw-r--r--widget_icon.c9
1 files changed, 6 insertions, 3 deletions
diff --git a/widget_icon.c b/widget_icon.c
index f858ae5..4b3008b 100644
--- a/widget_icon.c
+++ b/widget_icon.c
@@ -1,9 +1,9 @@
-/* $Id: widget_icon.c,v 1.15 2004/11/28 15:50:24 reinelt Exp $
+/* $Id: widget_icon.c,v 1.16 2005/01/18 06:30:24 reinelt Exp $
*
* icon 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_icon.c,v $
+ * Revision 1.16 2005/01/18 06:30:24 reinelt
+ * added (C) to all copyright statements
+ *
* Revision 1.15 2004/11/28 15:50:24 reinelt
* Cwlinux fixes (invalidation of user-defined chars)
*