diff src/emacs.c @ 24197:604baa356d2a

(main): Up-date copyright.
author Richard M. Stallman <rms@gnu.org>
date Tue, 26 Jan 1999 22:09:40 +0000
parents 8b9782bae564
children 6ed588e4dd94
line wrap: on
line diff
--- a/src/emacs.c	Tue Jan 26 18:54:57 1999 +0000
+++ b/src/emacs.c	Tue Jan 26 22:09:40 1999 +0000
@@ -595,7 +595,7 @@
       else
 	{
 	  printf ("GNU Emacs %s\n", XSTRING (tem)->data);
-	  printf ("Copyright (C) 1998 Free Software Foundation, Inc.\n");
+	  printf ("Copyright (C) 1999 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");