diff src/emacs.c @ 55742:a5ccd5ee3c52

(main): Update copyright year.
author Richard M. Stallman <rms@gnu.org>
date Sat, 22 May 2004 22:18:30 +0000
parents 1d21085d1d46
children 161424b0c2f5 50b9a96c837c
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");