From c532f34968d0dded35102514f3c8080582e1b540 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 7 Sep 1997 17:07:01 +0000 Subject: [PATCH] (command-line-1): Update copyright year in string. --- lisp/startup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/startup.el b/lisp/startup.el index 8b7da9c7e3c..cd9700e0d61 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -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)) -- 2.39.2