]> git.eshelyaron.com Git - emacs.git/commitdiff
(main): Up-date copyright.
authorRichard M. Stallman <rms@gnu.org>
Tue, 26 Jan 1999 22:09:40 +0000 (22:09 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 26 Jan 1999 22:09:40 +0000 (22:09 +0000)
src/emacs.c

index 33d5ae290c79044198cff097ceced68bdd1cd8c5..f11bfcbe6d86d0dcd12af31187660a4d64ec123d 100644 (file)
@@ -595,7 +595,7 @@ main (argc, argv, envp)
       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");