changeset 24197:604baa356d2a

(main): Up-date copyright.
author Richard M. Stallman <rms@gnu.org>
date Tue, 26 Jan 1999 22:09:40 +0000
parents baf6798c9df8
children ee8046b6187d
files src/emacs.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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");