summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2002-02-03 20:53:07 +0000
committerMichael Jennings <mej@kainx.org>2002-02-03 20:53:07 +0000
commit1ece1388ff48808035ba3e2cd8dab03cdb2dccae (patch)
tree93bd18c1c36ae2194d86b93abf5af5ac80d587ad /src
parent5053e7cca230483b3d6c165bf7dccbeddbf260e4 (diff)
downloadeterm-1ece1388ff48808035ba3e2cd8dab03cdb2dccae.tar.gz
Sun Feb 3 15:51:38 2002 Michael Jennings (mej)
Apparently I forgot to commit these copyright date changes. :( SVN revision: 5895
Diffstat (limited to 'src')
-rw-r--r--src/actions.c2
-rw-r--r--src/actions.h2
-rw-r--r--src/buttons.c2
-rw-r--r--src/buttons.h2
-rw-r--r--src/draw.c2
-rw-r--r--src/draw.h2
-rw-r--r--src/e.c2
-rw-r--r--src/e.h2
-rw-r--r--src/encoding.c2
-rw-r--r--src/encoding.h2
-rw-r--r--src/eterm_debug.h2
-rw-r--r--src/eterm_utmp.h2
-rw-r--r--src/events.c2
-rw-r--r--src/events.h2
-rw-r--r--src/feature.h2
-rw-r--r--src/font.c2
-rw-r--r--src/font.h2
-rw-r--r--src/main.c2
-rw-r--r--src/menus.c2
-rw-r--r--src/menus.h2
-rw-r--r--src/misc.c2
-rw-r--r--src/misc.h2
-rw-r--r--src/mmx_cmod.S2
-rw-r--r--src/options.c6
-rw-r--r--src/options.h2
-rw-r--r--src/pixmap.c2
-rw-r--r--src/pixmap.h2
-rw-r--r--src/profile.h2
-rw-r--r--src/script.c2
-rw-r--r--src/script.h2
-rw-r--r--src/scrollbar.c2
-rw-r--r--src/scrollbar.h2
-rw-r--r--src/startup.c2
-rw-r--r--src/startup.h2
-rw-r--r--src/system.c2
-rw-r--r--src/system.h2
-rw-r--r--src/term.c2
-rw-r--r--src/term.h2
-rw-r--r--src/timer.c2
-rw-r--r--src/timer.h2
-rw-r--r--src/utmp.c2
-rw-r--r--src/windows.c2
-rw-r--r--src/windows.h2
43 files changed, 45 insertions, 45 deletions
diff --git a/src/actions.c b/src/actions.c
index b9e36be..ce3f500 100644
--- a/src/actions.c
+++ b/src/actions.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/actions.h b/src/actions.h
index a41ebea..58521a9 100644
--- a/src/actions.h
+++ b/src/actions.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/buttons.c b/src/buttons.c
index cbb368e..9dcb45e 100644
--- a/src/buttons.c
+++ b/src/buttons.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/buttons.h b/src/buttons.h
index 1fd007d..ffa2f05 100644
--- a/src/buttons.h
+++ b/src/buttons.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/draw.c b/src/draw.c
index a1ca5c8..70d2edc 100644
--- a/src/draw.c
+++ b/src/draw.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/draw.h b/src/draw.h
index 308ef9b..05d0151 100644
--- a/src/draw.h
+++ b/src/draw.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/e.c b/src/e.c
index e2d6e03..0d1d037 100644
--- a/src/e.c
+++ b/src/e.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/e.h b/src/e.h
index f3d96bf..fe2e8ef 100644
--- a/src/e.h
+++ b/src/e.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/encoding.c b/src/encoding.c
index a35076d..29268fa 100644
--- a/src/encoding.c
+++ b/src/encoding.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/encoding.h b/src/encoding.h
index 97d9657..fe0c7d2 100644
--- a/src/encoding.h
+++ b/src/encoding.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/eterm_debug.h b/src/eterm_debug.h
index 548b180..0d88d03 100644
--- a/src/eterm_debug.h
+++ b/src/eterm_debug.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/eterm_utmp.h b/src/eterm_utmp.h
index 574e90c..4683439 100644
--- a/src/eterm_utmp.h
+++ b/src/eterm_utmp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/events.c b/src/events.c
index a4e426e..8da62cd 100644
--- a/src/events.c
+++ b/src/events.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/events.h b/src/events.h
index 6821b4c..a60d19b 100644
--- a/src/events.h
+++ b/src/events.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/feature.h b/src/feature.h
index f231c46..289be73 100644
--- a/src/feature.h
+++ b/src/feature.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/font.c b/src/font.c
index 85ec255..e601b06 100644
--- a/src/font.c
+++ b/src/font.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/font.h b/src/font.h
index cccefc9..4c02e55 100644
--- a/src/font.h
+++ b/src/font.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/main.c b/src/main.c
index 6953608..9bab00d 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/menus.c b/src/menus.c
index 7a31a0c..73bb83b 100644
--- a/src/menus.c
+++ b/src/menus.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/menus.h b/src/menus.h
index b602b02..e173885 100644
--- a/src/menus.h
+++ b/src/menus.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/misc.c b/src/misc.c
index 80cac81..4de425b 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/misc.h b/src/misc.h
index 91e39a9..ee124c9 100644
--- a/src/misc.h
+++ b/src/misc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/mmx_cmod.S b/src/mmx_cmod.S
index 111154a..79f19c5 100644
--- a/src/mmx_cmod.S
+++ b/src/mmx_cmod.S
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/options.c b/src/options.c
index 963c99c..72369e4 100644
--- a/src/options.c
+++ b/src/options.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
@@ -341,7 +341,7 @@ usage(void)
unsigned short i, col;
printf("Eterm Enlightened Terminal Emulator for the X Window System\n");
- printf("Copyright (c) 1997-2001, " AUTHORS "\n\n");
+ printf("Copyright (c) 1997-2002, " AUTHORS "\n\n");
printf("Usage for " APL_NAME " " VERSION ":\n\n");
printf("%7s %17s %40s\n", "POSIX", "GNU", "Description");
printf("%8s %10s %41s\n", "=======", "===============================",
@@ -381,7 +381,7 @@ version(void)
{
printf("Eterm " VERSION "\n");
- printf("Copyright (c) 1997-2001, " AUTHORS "\n\n");
+ printf("Copyright (c) 1997-2002, " AUTHORS "\n\n");
printf("Build info:\n");
printf(" Built on " BUILD_DATE "\n");
diff --git a/src/options.h b/src/options.h
index de5af42..3bdcecc 100644
--- a/src/options.h
+++ b/src/options.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/pixmap.c b/src/pixmap.c
index cb90335..1591bb5 100644
--- a/src/pixmap.c
+++ b/src/pixmap.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/pixmap.h b/src/pixmap.h
index ae047ac..fd83af0 100644
--- a/src/pixmap.h
+++ b/src/pixmap.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/profile.h b/src/profile.h
index 6ac1574..8d169d5 100644
--- a/src/profile.h
+++ b/src/profile.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/script.c b/src/script.c
index 7e58d33..163c0f9 100644
--- a/src/script.c
+++ b/src/script.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/script.h b/src/script.h
index f41d605..bbd8bad 100644
--- a/src/script.h
+++ b/src/script.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/scrollbar.c b/src/scrollbar.c
index 5abfe4e..b3d5f9c 100644
--- a/src/scrollbar.c
+++ b/src/scrollbar.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/scrollbar.h b/src/scrollbar.h
index 7adee1e..ca27f97 100644
--- a/src/scrollbar.h
+++ b/src/scrollbar.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/startup.c b/src/startup.c
index 422ef7e..ef43fe7 100644
--- a/src/startup.c
+++ b/src/startup.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/startup.h b/src/startup.h
index 40434a7..5b23511 100644
--- a/src/startup.h
+++ b/src/startup.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/system.c b/src/system.c
index 238061d..0638f36 100644
--- a/src/system.c
+++ b/src/system.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/system.h b/src/system.h
index 9d7c7d5..9199a80 100644
--- a/src/system.h
+++ b/src/system.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/term.c b/src/term.c
index b37758f..ce23281 100644
--- a/src/term.c
+++ b/src/term.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/term.h b/src/term.h
index 241d806..445a1b9 100644
--- a/src/term.h
+++ b/src/term.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/timer.c b/src/timer.c
index 37b850a..291890a 100644
--- a/src/timer.c
+++ b/src/timer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/timer.h b/src/timer.h
index 0c3d7c1..e2b8b85 100644
--- a/src/timer.h
+++ b/src/timer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/utmp.c b/src/utmp.c
index 6d02c4c..13bd308 100644
--- a/src/utmp.c
+++ b/src/utmp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/windows.c b/src/windows.c
index d32a916..f9679ac 100644
--- a/src/windows.c
+++ b/src/windows.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/windows.h b/src/windows.h
index bc52bc4..c02a355 100644
--- a/src/windows.h
+++ b/src/windows.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1997-2001, Michael Jennings
+ * Copyright (C) 1997-2002, Michael Jennings
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to