From b55c0dea6dee8944fe6697e34e82df0376f11742 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 17 Oct 2004 06:56:40 +0000 Subject: [PATCH] (fancy-splash-tail, normal-splash-screen): Update copyright year. --- lisp/startup.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/startup.el b/lisp/startup.el index f42c7345638..36065f0224a 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -1153,7 +1153,7 @@ where FACE is a valid face specification, as it can be used with (emacs-version) "\n" :face '(variable-pitch :height 0.5) - "Copyright (C) 2002 Free Software Foundation, Inc.") + "Copyright (C) 2004 Free Software Foundation, Inc.") (and auto-save-list-file-prefix ;; Don't signal an error if the ;; directory for auto-save-list files @@ -1319,7 +1319,7 @@ More Manuals / Ordering Manuals How to order printed manuals from the FSF. ") (insert "\n\n" (emacs-version) " -Copyright (C) 2002 Free Software Foundation, Inc.")) +Copyright (C) 2004 Free Software Foundation, Inc.")) ;; No mouse menus, so give help using kbd commands. @@ -1367,7 +1367,7 @@ If you have no Meta key, you may instead type ESC followed by the character.)") (insert "\n\n" (emacs-version) " -Copyright (C) 2002 Free Software Foundation, Inc.") +Copyright (C) 2004 Free Software Foundation, Inc.") (if (and (eq (key-binding "\C-h\C-c") 'describe-copying) (eq (key-binding "\C-h\C-d") 'describe-distribution) -- 2.39.5