From 744b2e45aa823ff62511614c0fce0c5c2dc7d2db Mon Sep 17 00:00:00 2001 From: Erik Naggum Date: Thu, 4 Sep 1997 11:57:12 +0000 Subject: [PATCH] (main): Update Copyright messages. --- src/emacs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emacs.c b/src/emacs.c index 71387f76fc2..bf3e46c71d8 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -524,7 +524,7 @@ main (argc, argv, envp) else { printf ("GNU Emacs %s\n", XSTRING (tem)->data); - printf ("Copyright (C) 1996 Free Software Foundation, Inc.\n"); + printf ("Copyright (C) 1997 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