changeset 19799:59b1106a46e5

(command-line-1): Update copyright year in string.
author Richard M. Stallman <rms@gnu.org>
date Sun, 07 Sep 1997 17:07:01 +0000
parents 054497f70932
children d0a1da20c8dd
files lisp/startup.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/startup.el	Sun Sep 07 06:51:34 1997 +0000
+++ b/lisp/startup.el	Sun Sep 07 17:07:01 1997 +0000
@@ -803,7 +803,7 @@
 
 		       (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))