changeset 14283:b747e8369639

(command-line-1): Update copyright in startup banner.
author Karl Heuer <kwzh@gnu.org>
date Wed, 24 Jan 1996 22:02:17 +0000
parents 63fbb2aeb1f2
children 0eaecdc13142
files lisp/startup.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/startup.el	Wed Jan 24 21:59:32 1996 +0000
+++ b/lisp/startup.el	Wed Jan 24 22:02:17 1996 +0000
@@ -693,7 +693,7 @@
 		   ;; 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)