(print_version): Update copyright to 2008.
This commit is contained in:
@@ -891,7 +891,7 @@ static void
|
||||
print_version ()
|
||||
{
|
||||
printf ("%s (%s %s)\n", (CTAGS) ? "ctags" : "etags", EMACS_NAME, VERSION);
|
||||
puts ("Copyright (C) 2007 Free Software Foundation, Inc.");
|
||||
puts ("Copyright (C) 2008 Free Software Foundation, Inc.");
|
||||
puts ("This program is distributed under the terms in ETAGS.README");
|
||||
|
||||
exit (EXIT_SUCCESS);
|
||||
|
||||
Reference in New Issue
Block a user