1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Bump copyright year.

This commit is contained in:
Bruno Haible
2011-01-16 16:56:58 +01:00
parent 5ac5f15a74
commit 00e5f0c388
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
2011-01-11 Bruno Haible <bruno@clisp.org>
* src/options.cc (Options::parse_options): Bump copyright year.
New option --constants-prefix.
* src/options.h (Options): Add member functions get_constants_prefix,
set_constants_prefix. Add member _constants_prefix.

View File

@@ -1021,7 +1021,7 @@ License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n\
This is free software: you are free to change and redistribute it.\n\
There is NO WARRANTY, to the extent permitted by law.\n\
",
"1989-1998, 2000-2004, 2006-2009");
"1989-2011");
fprintf (stdout, "Written by %s and %s.\n",
"Douglas C. Schmidt", "Bruno Haible");
exit (0);