From 6b34502cafd3edf806ce6f64dee853b45cba9e53 Mon Sep 17 00:00:00 2001 From: Erik Naggum Date: Thu, 4 Sep 1997 11:57:12 +0000 Subject: (main): Update Copyright messages. --- src/emacs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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"); -- cgit v1.2.1