(command-line-1): Update copyright in startup banner.
authorKarl Heuer <kwzh@gnu.org>
Wed, 24 Jan 1996 22:02:17 +0000 (22:02 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 24 Jan 1996 22:02:17 +0000 (22:02 +0000)
lisp/startup.el

index 2417ab4..abe5b3b 100644 (file)
@@ -693,7 +693,7 @@ from being initialized.")
                   ;; and does not end with any newlines.
                   (insert (emacs-version)
                           "
-Copyright (C) 1995 Free Software Foundation, Inc.")
+Copyright (C) 1996 Free Software Foundation, Inc.")
                   ;; If keys have their default meanings,
                   ;; use precomputed string to save lots of time.
                   (if (and (eq (key-binding "\C-h") 'help-command)