mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-21 02:03:03 +00:00
Update copyright year to 2006.
This commit is contained in:
@@ -144,7 +144,7 @@ m4_changecom()
|
||||
m4_divert(0)dnl
|
||||
@output @output_parser_name@
|
||||
b4_copyright([Skeleton parser for GLR parsing with Bison],
|
||||
[2002, 2003, 2004, 2005])
|
||||
[2002, 2003, 2004, 2005, 2006])
|
||||
[
|
||||
/* This is the parser code for GLR (Generalized LR) parser. */
|
||||
|
||||
@@ -2437,7 +2437,7 @@ b4_epilogue
|
||||
m4_if(b4_defines_flag, 0, [],
|
||||
[@output @output_header_name@
|
||||
b4_copyright([Skeleton parser for GLR parsing with Bison],
|
||||
[2002, 2003, 2004, 2005])[
|
||||
[2002, 2003, 2004, 2005, 2006])[
|
||||
|
||||
/* C GLR parser skeleton written by Paul Hilfinger. */
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user