Update copyright year to 2006.

This commit is contained in:
Paul Eggert
2006-01-03 19:12:55 +00:00
parent 8f7e3cf9d0
commit e2a21b6f0c
9 changed files with 26 additions and 18 deletions

View File

@@ -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. */
]