]> git.eshelyaron.com Git - emacs.git/commitdiff
(command-line-1): Update copyright year in string.
authorRichard M. Stallman <rms@gnu.org>
Sun, 7 Sep 1997 17:07:01 +0000 (17:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 7 Sep 1997 17:07:01 +0000 (17:07 +0000)
lisp/startup.el

index 8b7da9c7e3c1a4cdb3f7e9f155ee0abf8c99f54b..cd9700e0d6143e3c450a196f9f03c35c048d27eb 100644 (file)
@@ -803,7 +803,7 @@ If you have no Meta key, you may instead type ESC followed by the character.)")
 
                       (insert "\n\n" (emacs-version)
                               "
-Copyright (C) 1996 Free Software Foundation, Inc.")
+Copyright (C) 1997 Free Software Foundation, Inc.")
                       (if (and (eq (key-binding "\C-h\C-c") 'describe-copying)
                                (eq (key-binding "\C-h\C-d") 'describe-distribution)
                                (eq (key-binding "\C-h\C-w") 'describe-no-warranty))