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:
@@ -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.
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user