]> git.eshelyaron.com Git - emacs.git/commitdiff
(main): Update Copyright messages.
authorErik Naggum <erik@naggum.no>
Thu, 4 Sep 1997 11:57:12 +0000 (11:57 +0000)
committerErik Naggum <erik@naggum.no>
Thu, 4 Sep 1997 11:57:12 +0000 (11:57 +0000)
src/emacs.c

index 71387f76fc2b3414e289ca43a7cfd662ea44d09a..bf3e46c71d8de10d5375a2347b273208d8db0c74 100644 (file)
@@ -524,7 +524,7 @@ main (argc, argv, envp)
       else
        {
          printf ("GNU Emacs %s\n", XSTRING (tem)->data);
-         printf ("Copyright (C) 1996 Free Software Foundation, Inc.\n");
+         printf ("Copyright (C) 1997 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");