emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/emacs.c


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/src/emacs.c
Date: Wed, 19 Oct 2005 12:53:35 -0400

Index: emacs/src/emacs.c
diff -c emacs/src/emacs.c:1.378 emacs/src/emacs.c:1.379
*** emacs/src/emacs.c:1.378     Mon Oct 10 16:13:58 2005
--- emacs/src/emacs.c   Wed Oct 19 16:53:31 2005
***************
*** 896,902 ****
        else
        {
          printf ("GNU Emacs %s\n", SDATA (tem));
!         printf ("Copyright (C) 2004 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");
--- 896,902 ----
        else
        {
          printf ("GNU Emacs %s\n", SDATA (tem));
!         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");




reply via email to

[Prev in Thread] Current Thread [Next in Thread]