From: Akim Demaille Date: Wed, 31 Dec 2008 15:55:12 +0000 (+0100) Subject: Copyright years. X-Git-Tag: v2.7.90~944 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/9be2a009c4b50ba8925d55e82d0cb944a230dd8c Copyright years. * data/glr.c: Add 2007 and 2008 here, consistenly with the comments. --- diff --git a/ChangeLog b/ChangeLog index 49153f2a..4cb120ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-02-25 Akim Demaille + + Copyright years. + * data/glr.c: Add 2007 and 2008 here, consistenly with the comments. + 2009-02-25 Akim Demaille Style changes. diff --git a/data/glr.c b/data/glr.c index bf1f1a22..9cabf622 100644 --- a/data/glr.c +++ b/data/glr.c @@ -158,7 +158,7 @@ m4_changecom() m4_divert_push(0)dnl @output(b4_parser_file_name@)@ b4_copyright([Skeleton implementation for Bison GLR parsers in C], - [2002, 2003, 2004, 2005, 2006]) + [2002, 2003, 2004, 2005, 2006, 2007, 2008]) [ /* C GLR parser skeleton written by Paul Hilfinger. */ @@ -2583,7 +2583,7 @@ m4_if(b4_skeleton, ["glr.c"], [b4_defines_if( [@output(b4_spec_defines_file@)@ b4_copyright([Skeleton interface for Bison GLR parsers in C], - [2002, 2003, 2004, 2005, 2006]) + [2002, 2003, 2004, 2005, 2006, 2007, 2008]) b4_shared_declarations