# HG changeset patch # User Richard M. Stallman # Date 873652021 0 # Node ID 59b1106a46e55cd3d8cdfe44596ab5b28b63d737 # Parent 054497f709326daba1ef570fe69259af70751134 (command-line-1): Update copyright year in string. diff -r 054497f70932 -r 59b1106a46e5 lisp/startup.el --- 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))