From 40e23599627df85358b7e4fbea8e8c61be877aa9 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 24 Jan 1996 22:02:17 +0000 Subject: [PATCH] (command-line-1): Update copyright in startup banner. --- lisp/startup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/startup.el b/lisp/startup.el index 2417ab4d09f..abe5b3b79c7 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -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) -- 2.39.2