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>
|
2011-01-11 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
|
* src/options.cc (Options::parse_options): Bump copyright year.
|
||||||
|
|
||||||
New option --constants-prefix.
|
New option --constants-prefix.
|
||||||
* src/options.h (Options): Add member functions get_constants_prefix,
|
* src/options.h (Options): Add member functions get_constants_prefix,
|
||||||
set_constants_prefix. Add member _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\
|
This is free software: you are free to change and redistribute it.\n\
|
||||||
There is NO WARRANTY, to the extent permitted by law.\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",
|
fprintf (stdout, "Written by %s and %s.\n",
|
||||||
"Douglas C. Schmidt", "Bruno Haible");
|
"Douglas C. Schmidt", "Bruno Haible");
|
||||||
exit (0);
|
exit (0);
|
||||||
|
|||||||
Reference in New Issue
Block a user