diff src/emacs.c @ 66203:b5d371a00ee3

(main): Update copyright year.
author Romain Francoise <romain@orebokech.com>
date Wed, 19 Oct 2005 16:53:31 +0000
parents 3733ed3530ec
children 1fd0f45a7a2b 732c5740ca8f 0ca0d9181b5e
line wrap: on
line diff
--- a/src/emacs.c	Wed Oct 19 12:54:43 2005 +0000
+++ b/src/emacs.c	Wed Oct 19 16:53:31 2005 +0000
@@ -896,7 +896,7 @@
       else
 	{
 	  printf ("GNU Emacs %s\n", SDATA (tem));
-	  printf ("Copyright (C) 2004 Free Software Foundation, Inc.\n");
+	  printf ("Copyright (C) 2005 Free Software Foundation, Inc.\n");
 	  printf ("GNU Emacs comes with ABSOLUTELY NO WARRANTY.\n");
 	  printf ("You may redistribute copies of Emacs\n");
 	  printf ("under the terms of the GNU General Public License.\n");