changeset 57545:0e1bc02edee6

(fancy-splash-tail, normal-splash-screen): Update copyright year.
author Richard M. Stallman <rms@gnu.org>
date Sun, 17 Oct 2004 06:56:40 +0000
parents 9eb4eed0a14c
children 84c10e765f2b
files lisp/startup.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/startup.el	Sun Oct 17 06:55:46 2004 +0000
+++ b/lisp/startup.el	Sun Oct 17 06:56:40 2004 +0000
@@ -1153,7 +1153,7 @@
 			 (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 @@
 ")
 		  (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 @@
 
 	      (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)