Enlightenment CVS committal
Author : gilbertt
Project : misc
Module : feh
Dir : misc/feh/src
Modified Files:
collage.c debug.h events.c events.h feh.h filelist.c
filelist.h imlib.c index.c ipc.c ipc.h keyevents.c list.c
main.c menu.c menu.h multiwindow.c options.c options.h
slideshow.c structs.h support.c support.h thumbnail.c
thumbnail.h timers.c timers.h utils.c utils.h winwidget.c
winwidget.h
Log Message:
boring copyright updates
===================================================================
RCS file: /cvsroot/enlightenment/misc/feh/src/collage.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -3 -r1.29 -r1.30
--- collage.c 26 Jan 2002 16:37:25 -0000 1.29
+++ collage.c 23 Feb 2003 16:35:45 -0000 1.30
@@ -1,6 +1,6 @@
/* collage.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/debug.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- debug.h 9 Aug 2001 22:37:38 -0000 1.16
+++ debug.h 23 Feb 2003 16:35:45 -0000 1.17
@@ -1,6 +1,6 @@
/* debug.h
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/events.c,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -3 -r1.67 -r1.68
--- events.c 23 Dec 2002 01:22:19 -0000 1.67
+++ events.c 23 Feb 2003 16:35:45 -0000 1.68
@@ -1,6 +1,6 @@
/* events.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/events.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- events.h 4 Dec 2002 23:13:59 -0000 1.4
+++ events.h 23 Feb 2003 16:35:45 -0000 1.5
@@ -1,6 +1,6 @@
/* events.h
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/feh.h,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -3 -r1.126 -r1.127
--- feh.h 23 Feb 2003 16:18:54 -0000 1.126
+++ feh.h 23 Feb 2003 16:35:45 -0000 1.127
@@ -1,6 +1,6 @@
/* feh.h
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/filelist.c,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -3 -r1.73 -r1.74
--- filelist.c 22 Dec 2002 15:59:45 -0000 1.73
+++ filelist.c 23 Feb 2003 16:35:45 -0000 1.74
@@ -1,6 +1,6 @@
/* filelist.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/filelist.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- filelist.h 21 Dec 2002 20:38:14 -0000 1.14
+++ filelist.h 23 Feb 2003 16:35:45 -0000 1.15
@@ -1,6 +1,6 @@
/* filelist.h
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/imlib.c,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -3 -r1.149 -r1.150
--- imlib.c 23 Feb 2003 16:18:54 -0000 1.149
+++ imlib.c 23 Feb 2003 16:35:45 -0000 1.150
@@ -1,6 +1,6 @@
/* imlib.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/index.c,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -3 -r1.61 -r1.62
--- index.c 26 Jan 2002 16:37:26 -0000 1.61
+++ index.c 23 Feb 2003 16:35:46 -0000 1.62
@@ -1,6 +1,6 @@
/* index.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/ipc.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ipc.c 23 Feb 2003 16:19:34 -0000 1.1
+++ ipc.c 23 Feb 2003 16:35:46 -0000 1.2
@@ -1,6 +1,6 @@
/* ipc.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/ipc.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ipc.h 23 Feb 2003 16:19:34 -0000 1.1
+++ ipc.h 23 Feb 2003 16:35:46 -0000 1.2
@@ -1,6 +1,6 @@
/* ipc.h
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/keyevents.c,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -3 -r1.48 -r1.49
--- keyevents.c 23 Dec 2002 01:22:19 -0000 1.48
+++ keyevents.c 23 Feb 2003 16:35:46 -0000 1.49
@@ -1,6 +1,6 @@
/* keyevents.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/list.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -3 -r1.29 -r1.30
--- list.c 26 Jan 2002 16:37:26 -0000 1.29
+++ list.c 23 Feb 2003 16:35:46 -0000 1.30
@@ -1,6 +1,6 @@
/* list.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/main.c,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -3 -r1.79 -r1.80
--- main.c 25 Aug 2001 01:54:06 -0000 1.79
+++ main.c 23 Feb 2003 16:35:46 -0000 1.80
@@ -1,6 +1,6 @@
/* main.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/menu.c,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -3 -r1.57 -r1.58
--- menu.c 5 Dec 2002 01:32:51 -0000 1.57
+++ menu.c 23 Feb 2003 16:35:46 -0000 1.58
@@ -1,6 +1,6 @@
/* menu.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/menu.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- menu.h 5 Dec 2002 01:32:51 -0000 1.18
+++ menu.h 23 Feb 2003 16:35:46 -0000 1.19
@@ -1,6 +1,6 @@
/* menu.h
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/multiwindow.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -3 -r1.34 -r1.35
--- multiwindow.c 26 Jan 2002 16:37:26 -0000 1.34
+++ multiwindow.c 23 Feb 2003 16:35:46 -0000 1.35
@@ -1,6 +1,6 @@
/* multiwindow.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/options.c,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -3 -r1.150 -r1.151
--- options.c 23 Dec 2002 02:10:53 -0000 1.150
+++ options.c 23 Feb 2003 16:35:46 -0000 1.151
@@ -1,6 +1,6 @@
/* options.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
@@ -1054,7 +1054,7 @@
" options.\n" "\n" "See 'man feh' for more detailed information\n"
"\n"
"This program is free software see the file COPYING for licensing info.\n"
- "Copyright Tom Gilbert (and various contributors) 1999, 2000\n"
+ "Copyright Tom Gilbert (and various contributors) 1999-2003\n"
"Email bugs to <[EMAIL PROTECTED]>\n");
exit(0);
}
===================================================================
RCS file: /cvsroot/enlightenment/misc/feh/src/options.h,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -3 -r1.38 -r1.39
--- options.h 21 Dec 2002 20:38:14 -0000 1.38
+++ options.h 23 Feb 2003 16:35:47 -0000 1.39
@@ -1,6 +1,6 @@
/* options.h
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/slideshow.c,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -3 -r1.77 -r1.78
--- slideshow.c 23 Feb 2003 16:18:54 -0000 1.77
+++ slideshow.c 23 Feb 2003 16:35:47 -0000 1.78
@@ -1,6 +1,6 @@
/* slideshow.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/structs.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- structs.h 26 Jan 2002 16:22:45 -0000 1.6
+++ structs.h 23 Feb 2003 16:35:47 -0000 1.7
@@ -1,6 +1,6 @@
/* structs.h
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/support.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- support.c 21 Oct 2002 02:53:44 -0000 1.23
+++ support.c 23 Feb 2003 16:35:47 -0000 1.24
@@ -1,6 +1,6 @@
/* support.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/support.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- support.h 22 Aug 2001 17:18:37 -0000 1.5
+++ support.h 23 Feb 2003 16:35:47 -0000 1.6
@@ -1,6 +1,6 @@
/* support.h
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/thumbnail.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- thumbnail.c 26 Jan 2002 16:37:26 -0000 1.20
+++ thumbnail.c 23 Feb 2003 16:35:47 -0000 1.21
@@ -1,6 +1,6 @@
/* thumbnail.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/thumbnail.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- thumbnail.h 24 Sep 2000 16:08:22 -0000 1.6
+++ thumbnail.h 23 Feb 2003 16:35:47 -0000 1.7
@@ -1,6 +1,6 @@
/* thumbnail.h
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/timers.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- timers.c 24 Sep 2000 16:08:22 -0000 1.11
+++ timers.c 23 Feb 2003 16:35:47 -0000 1.12
@@ -1,6 +1,6 @@
/* timers.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/timers.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- timers.h 24 Sep 2000 16:08:22 -0000 1.3
+++ timers.h 23 Feb 2003 16:35:47 -0000 1.4
@@ -1,6 +1,6 @@
/* timers.h
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/utils.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- utils.c 23 Feb 2003 16:18:55 -0000 1.15
+++ utils.c 23 Feb 2003 16:35:47 -0000 1.16
@@ -1,6 +1,6 @@
/* utils.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/utils.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- utils.h 23 Feb 2003 16:18:55 -0000 1.14
+++ utils.h 23 Feb 2003 16:35:47 -0000 1.15
@@ -1,6 +1,6 @@
/* utils.h
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/winwidget.c,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -3 -r1.114 -r1.115
--- winwidget.c 23 Feb 2003 16:18:55 -0000 1.114
+++ winwidget.c 23 Feb 2003 16:35:47 -0000 1.115
@@ -1,6 +1,6 @@
/* winwidget.c
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
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/misc/feh/src/winwidget.h,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -3 -r1.43 -r1.44
--- winwidget.h 23 Dec 2002 01:22:19 -0000 1.43
+++ winwidget.h 23 Feb 2003 16:35:47 -0000 1.44
@@ -1,6 +1,6 @@
/* winwidget.h
-Copyright (C) 1999,2000 Tom Gilbert.
+Copyright (C) 1999-2003 Tom Gilbert.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs