]> git.saurik.com Git - bison.git/blobdiff - data/glr.cc
* data/yacc.c: Say "parser skeleton" rather than "file", since
[bison.git] / data / glr.cc
index 3a636f056b35121ec8bda8d9e119ce8beea8ad5a..a9c855221cb210c21993263903337df73bd563c2 100644 (file)
@@ -167,6 +167,15 @@ m4_include(b4_pkgdatadir/[glr.c])
 @output @output_header_name@
 b4_copyright([C++ Skeleton parser for GLALR(1) parsing with Bison],
              [2002, 2003, 2004, 2005])[
+
+/* As a special exception, when this parser skeleton is copied by
+   Bison into a Bison output file, you may use that output file
+   without restriction.  This special exception was added by the Free
+   Software Foundation for C++ GLR parsers in version 2.2 of
+   Bison.  */
+
+/* C++ GLR parser skeleton written by Akim Demaille.  */
+
 #ifndef PARSER_HEADER_H
 # define PARSER_HEADER_H