changeset 55742:a5ccd5ee3c52

(main): Update copyright year.
author Richard M. Stallman <rms@gnu.org>
date Sat, 22 May 2004 22:18:30 +0000
parents 6433313b236b
children 4f33fa491183
files src/emacs.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/emacs.c	Sat May 22 22:17:17 2004 +0000
+++ b/src/emacs.c	Sat May 22 22:18:30 2004 +0000
@@ -848,7 +848,7 @@
       else
 	{
 	  printf ("GNU Emacs %s\n", SDATA (tem));
-	  printf ("Copyright (C) 2002 Free Software Foundation, Inc.\n");
+	  printf ("Copyright (C) 2004 Free Software Foundation, Inc.\n");
 	  printf ("GNU Emacs comes with ABSOLUTELY NO WARRANTY.\n");
 	  printf ("You may redistribute copies of Emacs\n");
 	  printf ("under the terms of the GNU General Public License.\n");