(print_version): Update copyright to 2008.
This commit is contained in:
parent
ec0be72e31
commit
9a96cf4ae3
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue