X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1fa5d8bbf92cc7ab3f7294b8f4f4465b04d4444a..d73e55e02203fc062baa498543571bba452e59ce:/data/glr.c diff --git a/data/glr.c b/data/glr.c index 67c2f85e..f8a32a82 100644 --- a/data/glr.c +++ b/data/glr.c @@ -156,7 +156,7 @@ m4_define([b4_rhs_location], # We do want M4 expansion after # for CPP macros. m4_changecom() m4_divert_push(0)dnl -@output(b4_parser_file_name@) +@output(b4_parser_file_name@)@ b4_copyright([Skeleton implementation for Bison GLR parsers in C], [2002, 2003, 2004, 2005, 2006]) [ @@ -2645,7 +2645,7 @@ dnl glr.cc produces its own header. dnl m4_if(b4_skeleton, ["glr.c"], [b4_defines_if( -[@output(b4_spec_defines_file@) +[@output(b4_spec_defines_file@)@ b4_copyright([Skeleton interface for Bison GLR parsers in C], [2002, 2003, 2004, 2005, 2006])