diff --git a/ChangeLog b/ChangeLog index 9864704..45c9e0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5454,3 +5454,7 @@ Wed Jan 4 04:14:14 2006 Michael Jennings (mej) Applied patches from Tres Melton for SSE2 alignment and other shading-related issues. ---------------------------------------------------------------------- +Wed Jan 4 04:22:13 2006 Michael Jennings (mej) + +Update copyright dates. +---------------------------------------------------------------------- diff --git a/debian/copyright b/debian/copyright index 5a72c45..ddde816 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ Upstream Author: Michael Jennings Copyright: - Copyright (C) 1997-2004, Michael Jennings + Copyright (C) 1997-2006, 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.c b/src/actions.c index 5db1ef1..f099cd3 100644 --- a/src/actions.c +++ b/src/actions.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 7cefa9a..a1fba65 100644 --- a/src/actions.h +++ b/src/actions.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 6f4645f..4c511bc 100644 --- a/src/buttons.c +++ b/src/buttons.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 47be428..f0106d6 100644 --- a/src/buttons.h +++ b/src/buttons.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 5bd2c30..5aacb87 100644 --- a/src/draw.c +++ b/src/draw.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 6bf6693..fb23789 100644 --- a/src/draw.h +++ b/src/draw.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 2b5b803..30e48ee 100644 --- a/src/e.c +++ b/src/e.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 6055ffe..a4e4d6e 100644 --- a/src/e.h +++ b/src/e.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 3fac8db..7ac6433 100644 --- a/src/encoding.c +++ b/src/encoding.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 a7a8762..caf7b1a 100644 --- a/src/encoding.h +++ b/src/encoding.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 897ba5e..9e8063b 100644 --- a/src/eterm_debug.h +++ b/src/eterm_debug.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 472f5d9..0d962eb 100644 --- a/src/eterm_utmp.h +++ b/src/eterm_utmp.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 18311eb..e05d955 100644 --- a/src/events.c +++ b/src/events.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 1dada2f..450b7a9 100644 --- a/src/events.h +++ b/src/events.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 891cd97..abd3365 100644 --- a/src/feature.h +++ b/src/feature.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 0fc68a9..52d030a 100644 --- a/src/font.c +++ b/src/font.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 e8b1024..c56a634 100644 --- a/src/font.h +++ b/src/font.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 536381b..f141347 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 007ecf3..3acfbe4 100644 --- a/src/menus.c +++ b/src/menus.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 ca7177d..4cecfe6 100644 --- a/src/menus.h +++ b/src/menus.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 ffcb8d7..a9284b9 100644 --- a/src/misc.c +++ b/src/misc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 1b4b7cc..5da36aa 100644 --- a/src/misc.h +++ b/src/misc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 557a58d..287f7ec 100644 --- a/src/mmx_cmod.S +++ b/src/mmx_cmod.S @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 7c7de59..3686a01 100644 --- a/src/options.c +++ b/src/options.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 @@ -374,7 +374,7 @@ static void usage(void) { printf("Eterm Enlightened Terminal Emulator for the X Window System\n"); - printf("Copyright (c) 1997-2004, " AUTHORS "\n\n"); + printf("Copyright (c) 1997-2006, " AUTHORS "\n\n"); printf("OPTION types:\n"); printf(" (bool) -- Boolean option ('1', 'on', 'yes', or 'true' to activate, '0', 'off', 'no', or 'false' to deactivate)\n"); @@ -400,7 +400,7 @@ version(void) { printf("Eterm " VERSION "\n"); - printf("Copyright (c) 1997-2004, " AUTHORS "\n\n"); + printf("Copyright (c) 1997-2006, " AUTHORS "\n\n"); printf("Build info:\n"); printf(" Built on " BUILD_DATE "\n"); diff --git a/src/options.h b/src/options.h index 5957cf6..f5b92f5 100644 --- a/src/options.h +++ b/src/options.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 01116d4..34c07f3 100644 --- a/src/pixmap.c +++ b/src/pixmap.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 f8bf31e..ebcd4f1 100644 --- a/src/pixmap.h +++ b/src/pixmap.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 98c63da..7c7c406 100644 --- a/src/profile.h +++ b/src/profile.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 f46e78d..bc1332a 100644 --- a/src/script.c +++ b/src/script.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 1649e19..fc0ea25 100644 --- a/src/script.h +++ b/src/script.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 5513653..0e1ea63 100644 --- a/src/scrollbar.c +++ b/src/scrollbar.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 f70bd4b..987b587 100644 --- a/src/scrollbar.h +++ b/src/scrollbar.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 62af365..a182abf 100644 --- a/src/startup.c +++ b/src/startup.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 03588a3..fc3708c 100644 --- a/src/startup.h +++ b/src/startup.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 1e37c46..c82c204 100644 --- a/src/system.c +++ b/src/system.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 2425dda..77a2da9 100644 --- a/src/system.h +++ b/src/system.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 abffcc1..ac052b1 100644 --- a/src/term.c +++ b/src/term.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 8068a5d..f7b027b 100644 --- a/src/term.h +++ b/src/term.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 1e42540..d762730 100644 --- a/src/timer.c +++ b/src/timer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 50fc214..ef42e85 100644 --- a/src/timer.h +++ b/src/timer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 9cb8191..1114ccf 100644 --- a/src/utmp.c +++ b/src/utmp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 0009148..681f3bd 100644 --- a/src/windows.c +++ b/src/windows.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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 801e00f..00682f6 100644 --- a/src/windows.h +++ b/src/windows.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, 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/utils/Etbg.c b/utils/Etbg.c index a2de931..fc6f3bd 100644 --- a/utils/Etbg.c +++ b/utils/Etbg.c @@ -5,7 +5,7 @@ * This program is distributed under the GNU Public License (GPL) as * outlined in the COPYING file. * - * Copyright (C) 1997-2000, Brian McFee. + * Copyright (C) 1997-2006, Brian McFee. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/utils/Ettable.c b/utils/Ettable.c index e547104..77f557e 100644 --- a/utils/Ettable.c +++ b/utils/Ettable.c @@ -4,7 +4,7 @@ * This program is distributed under the GNU Public License (GPL) as * outlined in the COPYING file. * - * Copyright (C) 1997-2004, Michael Jennings + * Copyright (C) 1997-2006, Michael Jennings * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by