From 7e8e59d0cd34abda9fd4f88a8072072738bb9d60 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 26 Jan 1999 22:09:40 +0000 Subject: [PATCH] (main): Up-date copyright. --- src/emacs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emacs.c b/src/emacs.c index 33d5ae290c7..f11bfcbe6d8 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -595,7 +595,7 @@ main (argc, argv, envp) else { printf ("GNU Emacs %s\n", XSTRING (tem)->data); - printf ("Copyright (C) 1998 Free Software Foundation, Inc.\n"); + printf ("Copyright (C) 1999 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"); -- 2.39.2