mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* src/getargs.c (version): Update copyright year.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2007-10-09 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||||
|
|
||||||
|
* src/getargs.c (version): Update copyright year.
|
||||||
|
|
||||||
2007-10-09 Joel E. Denny <jdenny@ces.clemson.edu>
|
2007-10-09 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||||
|
|
||||||
Make xml2dot.xsl and --graph produce the same output.
|
Make xml2dot.xsl and --graph produce the same output.
|
||||||
|
|||||||
@@ -323,7 +323,7 @@ version (void)
|
|||||||
putc ('\n', stdout);
|
putc ('\n', stdout);
|
||||||
|
|
||||||
fprintf (stdout,
|
fprintf (stdout,
|
||||||
_("Copyright (C) %d Free Software Foundation, Inc.\n"), 2006);
|
_("Copyright (C) %d Free Software Foundation, Inc.\n"), 2007);
|
||||||
|
|
||||||
fputs (_("\
|
fputs (_("\
|
||||||
This is free software; see the source for copying conditions. There is NO\n\
|
This is free software; see the source for copying conditions. There is NO\n\
|
||||||
|
|||||||
Reference in New Issue
Block a user