Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        E.h aclass.c actions.c alert.c areas.c arrange.c backgrounds.c 
        borders.c buttons.c cmclass.c comms.c conf.h config.c coords.c 
        cursors.c desktops.c dialog.c dock.c draw.c ecompmgr.c 
        ecompmgr.h econfig.c econfig.h ecore-e16.c ecore-e16.h edge.c 
        emodule.c emodule.h eobj.c events.c ewin-ops.c ewins.c ewmh.c 
        extinitwin.c file.c finders.c focus.c fonts.c fx.c gnome.c 
        grabs.c groups.c handlers.c hints.c icccm.c iclass.c iconify.c 
        ipc.c lang.c lists.c main.c memory.c menus-misc.c menus.c 
        misc.c mod-misc.c mod-trans.c moveresize.c mwm.c pager.c 
        progress.c regex.c screen.c session.c settings.c setup.c 
        size.c slideout.c snaps.c snprintf.c sound.c stacking.c 
        startup.c tclass.c text.c theme.c timers.c tooltips.c ttfont.c 
        warp.c windowmatch.c x.c zoom.c 


Log Message:
Copyright updates. More enlightenment->e16.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/E.h,v
retrieving revision 1.392
retrieving revision 1.393
diff -u -3 -r1.392 -r1.393
--- E.h 18 Mar 2005 21:43:41 -0000      1.392
+++ E.h 19 Mar 2005 16:39:55 -0000      1.393
@@ -2,7 +2,8 @@
 /* Enlightenment - The Window Manager that dares to do what others don't     */
 /*****************************************************************************/
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/aclass.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- aclass.c    17 Feb 2005 21:35:06 -0000      1.11
+++ aclass.c    19 Mar 2005 16:39:57 -0000      1.12
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/actions.c,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -3 -r1.187 -r1.188
--- actions.c   12 Mar 2005 15:22:08 -0000      1.187
+++ actions.c   19 Mar 2005 16:39:57 -0000      1.188
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/alert.c,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -3 -r1.42 -r1.43
--- alert.c     13 Mar 2005 12:05:23 -0000      1.42
+++ alert.c     19 Mar 2005 16:39:58 -0000      1.43
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/areas.c,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -3 -r1.79 -r1.80
--- areas.c     6 Mar 2005 21:29:44 -0000       1.79
+++ areas.c     19 Mar 2005 16:39:58 -0000      1.80
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/arrange.c,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -3 -r1.73 -r1.74
--- arrange.c   25 Jan 2005 21:56:11 -0000      1.73
+++ arrange.c   19 Mar 2005 16:39:58 -0000      1.74
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/backgrounds.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- backgrounds.c       19 Mar 2005 11:10:11 -0000      1.20
+++ backgrounds.c       19 Mar 2005 16:39:58 -0000      1.21
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/borders.c,v
retrieving revision 1.249
retrieving revision 1.250
diff -u -3 -r1.249 -r1.250
--- borders.c   6 Feb 2005 19:13:28 -0000       1.249
+++ borders.c   19 Mar 2005 16:39:58 -0000      1.250
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/buttons.c,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -3 -r1.53 -r1.54
--- buttons.c   19 Mar 2005 11:10:11 -0000      1.53
+++ buttons.c   19 Mar 2005 16:39:59 -0000      1.54
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/cmclass.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- cmclass.c   25 Jan 2005 21:56:31 -0000      1.16
+++ cmclass.c   19 Mar 2005 16:39:59 -0000      1.17
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/comms.c,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -3 -r1.67 -r1.68
--- comms.c     12 Mar 2005 11:09:31 -0000      1.67
+++ comms.c     19 Mar 2005 16:39:59 -0000      1.68
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/conf.h,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -3 -r1.38 -r1.39
--- conf.h      28 Dec 2004 23:46:43 -0000      1.38
+++ conf.h      19 Mar 2005 16:39:59 -0000      1.39
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/config.c,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -3 -r1.130 -r1.131
--- config.c    19 Mar 2005 11:10:11 -0000      1.130
+++ config.c    19 Mar 2005 16:39:59 -0000      1.131
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/coords.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- coords.c    2 Feb 2005 17:11:35 -0000       1.23
+++ coords.c    19 Mar 2005 16:40:00 -0000      1.24
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/cursors.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -3 -r1.24 -r1.25
--- cursors.c   22 Feb 2005 21:44:31 -0000      1.24
+++ cursors.c   19 Mar 2005 16:40:00 -0000      1.25
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/desktops.c,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -3 -r1.131 -r1.132
--- desktops.c  18 Mar 2005 21:43:42 -0000      1.131
+++ desktops.c  19 Mar 2005 16:40:00 -0000      1.132
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
- * Copyright (C) 2004 Kim Woelders
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/dialog.c,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -3 -r1.103 -r1.104
--- dialog.c    13 Mar 2005 12:05:23 -0000      1.103
+++ dialog.c    19 Mar 2005 16:40:01 -0000      1.104
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/dock.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- dock.c      6 Jan 2005 22:05:07 -0000       1.22
+++ dock.c      19 Mar 2005 16:40:01 -0000      1.23
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/draw.c,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -3 -r1.59 -r1.60
--- draw.c      4 Mar 2005 22:14:58 -0000       1.59
+++ draw.c      19 Mar 2005 16:40:01 -0000      1.60
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ecompmgr.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- ecompmgr.c  6 Mar 2005 21:29:44 -0000       1.12
+++ ecompmgr.c  19 Mar 2005 16:40:01 -0000      1.13
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Kim Woelders
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ecompmgr.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- ecompmgr.h  2 Feb 2005 17:11:52 -0000       1.3
+++ ecompmgr.h  19 Mar 2005 16:40:01 -0000      1.4
@@ -1,3 +1,25 @@
+/*
+ * Copyright (C) 2004-2005 Kim Woelders
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
+ * deal in the Software without restriction, including without limitation the
+ * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+ * sell copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies of the Software, its documentation and marketing & publicity
+ * materials, and acknowledgment shall be given in the documentation, materials
+ * and software packages that this Software was used.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ */
 #ifndef _ECOMPMGR_H
 #define _ECOMPMGR_H
 
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/econfig.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- econfig.c   13 Feb 2005 11:19:51 -0000      1.3
+++ econfig.c   19 Mar 2005 16:40:01 -0000      1.4
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Kim Woelders
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/econfig.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- econfig.h   13 Feb 2005 11:19:51 -0000      1.3
+++ econfig.h   19 Mar 2005 16:40:01 -0000      1.4
@@ -1,6 +1,5 @@
-
 /*
- * Copyright (C) 2003-2004 Kim Woelders
+ * Copyright (C) 2003-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ecore-e16.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- ecore-e16.c 17 Mar 2005 21:10:16 -0000      1.10
+++ ecore-e16.c 19 Mar 2005 16:40:01 -0000      1.11
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Kim Woelders
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ecore-e16.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- ecore-e16.h 16 Mar 2005 19:16:45 -0000      1.6
+++ ecore-e16.h 19 Mar 2005 16:40:01 -0000      1.7
@@ -1,3 +1,25 @@
+/*
+ * Copyright (C) 2004-2005 Kim Woelders
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
+ * deal in the Software without restriction, including without limitation the
+ * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+ * sell copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies of the Software, its documentation and marketing & publicity
+ * materials, and acknowledgment shall be given in the documentation, materials
+ * and software packages that this Software was used.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ */
 #ifdef USE_ECORE_X
 
 #include <Ecore_X.h>
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/edge.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- edge.c      2 Mar 2005 19:20:26 -0000       1.12
+++ edge.c      19 Mar 2005 16:40:01 -0000      1.13
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/emodule.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- emodule.c   28 Dec 2004 23:46:45 -0000      1.2
+++ emodule.c   19 Mar 2005 16:40:01 -0000      1.3
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2004 Kim Woelders
+ * Copyright (C) 2003-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/emodule.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- emodule.h   31 Jan 2005 18:52:16 -0000      1.3
+++ emodule.h   19 Mar 2005 16:40:01 -0000      1.4
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2004 Kim Woelders
+ * Copyright (C) 2003-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/eobj.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- eobj.c      27 Feb 2005 17:32:19 -0000      1.13
+++ eobj.c      19 Mar 2005 16:40:01 -0000      1.14
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Kim Woelders
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/events.c,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -3 -r1.79 -r1.80
--- events.c    2 Mar 2005 19:20:26 -0000       1.79
+++ events.c    19 Mar 2005 16:40:01 -0000      1.80
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ewin-ops.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- ewin-ops.c  13 Mar 2005 15:20:02 -0000      1.16
+++ ewin-ops.c  19 Mar 2005 16:40:01 -0000      1.17
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ewins.c,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- ewins.c     12 Mar 2005 15:22:08 -0000      1.31
+++ ewins.c     19 Mar 2005 16:40:01 -0000      1.32
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
- * Copyright (C) 2004 Kim Woelders
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ewmh.c,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -3 -r1.66 -r1.67
--- ewmh.c      18 Mar 2005 21:43:43 -0000      1.66
+++ ewmh.c      19 Mar 2005 16:40:02 -0000      1.67
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2004 Kim Woelders
+ * Copyright (C) 2003-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/extinitwin.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- extinitwin.c        2 Mar 2005 19:20:27 -0000       1.6
+++ extinitwin.c        19 Mar 2005 16:40:02 -0000      1.7
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/file.c,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -3 -r1.67 -r1.68
--- file.c      12 Mar 2005 11:09:32 -0000      1.67
+++ file.c      19 Mar 2005 16:40:02 -0000      1.68
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/finders.c,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -3 -r1.33 -r1.34
--- finders.c   25 Jan 2005 21:57:14 -0000      1.33
+++ finders.c   19 Mar 2005 16:40:02 -0000      1.34
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/focus.c,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -3 -r1.92 -r1.93
--- focus.c     5 Mar 2005 14:25:50 -0000       1.92
+++ focus.c     19 Mar 2005 16:40:02 -0000      1.93
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/fonts.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- fonts.c     28 Dec 2004 23:46:45 -0000      1.2
+++ fonts.c     19 Mar 2005 16:40:02 -0000      1.3
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Kim Woelders
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/fx.c,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -3 -r1.45 -r1.46
--- fx.c        22 Feb 2005 21:44:37 -0000      1.45
+++ fx.c        19 Mar 2005 16:40:02 -0000      1.46
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/gnome.c,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -3 -r1.46 -r1.47
--- gnome.c     18 Mar 2005 21:43:43 -0000      1.46
+++ gnome.c     19 Mar 2005 16:40:02 -0000      1.47
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/grabs.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- grabs.c     28 Dec 2004 23:46:45 -0000      1.22
+++ grabs.c     19 Mar 2005 16:40:02 -0000      1.23
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/groups.c,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -3 -r1.63 -r1.64
--- groups.c    16 Feb 2005 17:58:27 -0000      1.63
+++ groups.c    19 Mar 2005 16:40:02 -0000      1.64
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/handlers.c,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -3 -r1.43 -r1.44
--- handlers.c  29 Jan 2005 07:11:57 -0000      1.43
+++ handlers.c  19 Mar 2005 16:40:03 -0000      1.44
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/hints.c,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -3 -r1.36 -r1.37
--- hints.c     18 Mar 2005 21:43:43 -0000      1.36
+++ hints.c     19 Mar 2005 16:40:03 -0000      1.37
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2004 Kim Woelders
+ * Copyright (C) 2003-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/icccm.c,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -3 -r1.91 -r1.92
--- icccm.c     16 Mar 2005 19:16:45 -0000      1.91
+++ icccm.c     19 Mar 2005 16:40:03 -0000      1.92
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/iclass.c,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -3 -r1.56 -r1.57
--- iclass.c    6 Mar 2005 21:29:44 -0000       1.56
+++ iclass.c    19 Mar 2005 16:40:03 -0000      1.57
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/iconify.c,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -3 -r1.138 -r1.139
--- iconify.c   5 Mar 2005 00:41:29 -0000       1.138
+++ iconify.c   19 Mar 2005 16:40:03 -0000      1.139
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
- * Copyright (C) 2004 Kim Woelders
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ipc.c,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -3 -r1.208 -r1.209
--- ipc.c       12 Mar 2005 15:27:30 -0000      1.208
+++ ipc.c       19 Mar 2005 16:40:04 -0000      1.209
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
@@ -773,7 +774,7 @@
 static void
 IPC_Copyright(const char *params __UNUSED__, Client * c __UNUSED__)
 {
-   IpcPrintf("Copyright (C) 2000-2004 Carsten Haitzler and Geoff Harrison,\n"
+   IpcPrintf("Copyright (C) 2000-2005 Carsten Haitzler and Geoff Harrison,\n"
             "with various contributors (Isaac Richards, Sung-Hyun Nam, "
             "Kimball Thurston,\n"
             "Michael Kellen, Frederic Devernay, Felix Bellaby, "
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/lang.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- lang.c      22 Feb 2005 21:04:23 -0000      1.5
+++ lang.c      19 Mar 2005 16:40:06 -0000      1.6
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
- * Copyright (C) 2004 Kim Woelders
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/lists.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- lists.c     25 Jan 2005 21:57:38 -0000      1.16
+++ lists.c     19 Mar 2005 16:40:06 -0000      1.17
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/main.c,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -3 -r1.118 -r1.119
--- main.c      19 Mar 2005 11:10:12 -0000      1.118
+++ main.c      19 Mar 2005 16:40:06 -0000      1.119
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/memory.c,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -3 -r1.44 -r1.45
--- memory.c    16 Mar 2005 19:16:46 -0000      1.44
+++ memory.c    19 Mar 2005 16:40:06 -0000      1.45
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  * Copyright (C) 2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/menus-misc.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- menus-misc.c        12 Mar 2005 11:09:33 -0000      1.7
+++ menus-misc.c        19 Mar 2005 16:40:06 -0000      1.8
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/menus.c,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -3 -r1.175 -r1.176
--- menus.c     6 Mar 2005 21:32:41 -0000       1.175
+++ menus.c     19 Mar 2005 16:40:06 -0000      1.176
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/misc.c,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -3 -r1.62 -r1.63
--- misc.c      22 Jan 2005 17:36:41 -0000      1.62
+++ misc.c      19 Mar 2005 16:40:07 -0000      1.63
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/mod-misc.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- mod-misc.c  25 Feb 2005 19:18:05 -0000      1.10
+++ mod-misc.c  19 Mar 2005 16:40:07 -0000      1.11
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2004 Kim Woelders
+ * Copyright (C) 2003-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/mod-trans.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- mod-trans.c 16 Feb 2005 17:58:48 -0000      1.3
+++ mod-trans.c 19 Mar 2005 16:40:07 -0000      1.4
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2004 Jaron Omega
- * Copyright (C) 2004 Kim Woelders
+ * Copyright (C) 2004-2005 Jaron Omega
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/moveresize.c,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -3 -r1.32 -r1.33
--- moveresize.c        4 Mar 2005 22:14:58 -0000       1.32
+++ moveresize.c        19 Mar 2005 16:40:07 -0000      1.33
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/mwm.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- mwm.c       25 Jan 2005 21:57:44 -0000      1.23
+++ mwm.c       19 Mar 2005 16:40:07 -0000      1.24
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/pager.c,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -3 -r1.122 -r1.123
--- pager.c     9 Mar 2005 23:36:50 -0000       1.122
+++ pager.c     19 Mar 2005 16:40:07 -0000      1.123
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/progress.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- progress.c  2 Feb 2005 17:12:03 -0000       1.19
+++ progress.c  19 Mar 2005 16:40:07 -0000      1.20
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/regex.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- regex.c     25 Jan 2005 21:58:02 -0000      1.12
+++ regex.c     19 Mar 2005 16:40:07 -0000      1.13
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/screen.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- screen.c    28 Dec 2004 23:46:47 -0000      1.9
+++ screen.c    19 Mar 2005 16:40:07 -0000      1.10
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
- * Copyright (C) 2003-2004 Kim Woelders
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2003-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/session.c,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -3 -r1.94 -r1.95
--- session.c   19 Mar 2005 11:10:12 -0000      1.94
+++ session.c   19 Mar 2005 16:40:07 -0000      1.95
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/settings.c,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -3 -r1.132 -r1.133
--- settings.c  16 Feb 2005 17:59:04 -0000      1.132
+++ settings.c  19 Mar 2005 16:40:07 -0000      1.133
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/setup.c,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -3 -r1.154 -r1.155
--- setup.c     13 Mar 2005 12:05:31 -0000      1.154
+++ setup.c     19 Mar 2005 16:40:16 -0000      1.155
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/size.c,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -3 -r1.39 -r1.40
--- size.c      28 Dec 2004 23:46:47 -0000      1.39
+++ size.c      19 Mar 2005 16:40:16 -0000      1.40
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
- * Copyright (C) 2003-2004 Kim Woelders
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2003-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/slideout.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- slideout.c  2 Feb 2005 17:12:03 -0000       1.26
+++ slideout.c  19 Mar 2005 16:40:16 -0000      1.27
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/snaps.c,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -3 -r1.87 -r1.88
--- snaps.c     12 Mar 2005 15:22:08 -0000      1.87
+++ snaps.c     19 Mar 2005 16:40:17 -0000      1.88
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/snprintf.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- snprintf.c  19 Jan 2004 22:30:34 -0000      1.20
+++ snprintf.c  19 Mar 2005 16:40:17 -0000      1.21
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/sound.c,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -3 -r1.30 -r1.31
--- sound.c     16 Feb 2005 17:59:15 -0000      1.30
+++ sound.c     19 Mar 2005 16:40:17 -0000      1.31
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
- * Copyright (C) 2004 Kim Woelders
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/stacking.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- stacking.c  27 Feb 2005 17:32:20 -0000      1.18
+++ stacking.c  19 Mar 2005 16:40:17 -0000      1.19
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Kim Woelders
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/startup.c,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -3 -r1.50 -r1.51
--- startup.c   27 Feb 2005 14:42:41 -0000      1.50
+++ startup.c   19 Mar 2005 16:40:17 -0000      1.51
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/tclass.c,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- tclass.c    2 Mar 2005 20:09:45 -0000       1.31
+++ tclass.c    19 Mar 2005 16:40:17 -0000      1.32
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/text.c,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -3 -r1.51 -r1.52
--- text.c      12 Mar 2005 11:09:33 -0000      1.51
+++ text.c      19 Mar 2005 16:40:17 -0000      1.52
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/theme.c,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -3 -r1.45 -r1.46
--- theme.c     12 Mar 2005 11:09:33 -0000      1.45
+++ theme.c     19 Mar 2005 16:40:17 -0000      1.46
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/timers.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- timers.c    6 Mar 2005 21:29:46 -0000       1.18
+++ timers.c    19 Mar 2005 16:40:17 -0000      1.19
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/tooltips.c,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -3 -r1.71 -r1.72
--- tooltips.c  16 Feb 2005 17:59:16 -0000      1.71
+++ tooltips.c  19 Mar 2005 16:40:17 -0000      1.72
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ttfont.c,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -3 -r1.41 -r1.42
--- ttfont.c    22 Feb 2005 21:45:07 -0000      1.41
+++ ttfont.c    19 Mar 2005 16:40:18 -0000      1.42
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/warp.c,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -3 -r1.56 -r1.57
--- warp.c      10 Feb 2005 10:35:16 -0000      1.56
+++ warp.c      19 Mar 2005 16:40:18 -0000      1.57
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/windowmatch.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -3 -r1.27 -r1.28
--- windowmatch.c       13 Feb 2005 22:54:17 -0000      1.27
+++ windowmatch.c       19 Mar 2005 16:40:18 -0000      1.28
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
  * Copyright (C) 2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/x.c,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -3 -r1.81 -r1.82
--- x.c 6 Mar 2005 21:29:46 -0000       1.81
+++ x.c 19 Mar 2005 16:40:18 -0000      1.82
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/zoom.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- zoom.c      2 Feb 2005 17:12:07 -0000       1.25
+++ zoom.c      19 Mar 2005 16:40:18 -0000      1.26
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000-2004 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2000-2005 Carsten Haitzler, Geoff Harrison and various 
contributors
+ * Copyright (C) 2004-2005 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to