mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Undo 2005-12-01 tentative license wording change.
This commit is contained in:
@@ -2444,11 +2444,6 @@ m4_if(b4_defines_flag, 0, [],
|
||||
b4_copyright([Skeleton parser for GLR 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 Paul Hilfinger. */
|
||||
]
|
||||
|
||||
|
||||
@@ -168,12 +168,6 @@ m4_include(b4_pkgdatadir/[glr.c])
|
||||
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
|
||||
|
||||
@@ -32,12 +32,7 @@ m4_if(b4_defines_flag, 0, [],
|
||||
b4_copyright([C++ Skeleton parser for LALR(1) parsing with Bison],
|
||||
[2002, 2003, 2004, 2005])
|
||||
dnl FIXME: This is wrong, we want computed header guards.
|
||||
[/* 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++ LALR(1) parsers in version 2.2 of
|
||||
Bison. */
|
||||
|
||||
[
|
||||
/* C++ LALR(1) parser skeleton written by Akim Demaille. */
|
||||
|
||||
#ifndef PARSER_HEADER_H
|
||||
|
||||
@@ -25,11 +25,7 @@ m4_include(b4_pkgdatadir/[c++.m4])
|
||||
m4_changecom()
|
||||
m4_divert(0)dnl
|
||||
@output b4_dir_prefix[]position.hh
|
||||
b4_copyright([Position class for Bison C++ parsers], [2002, 2003, 2004, 2005])dnl
|
||||
[/* 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++ parsers in version 2.2 of Bison. */
|
||||
b4_copyright([Position class for Bison C++ parsers], [2002, 2003, 2004, 2005])[
|
||||
|
||||
/**
|
||||
** \file position.hh
|
||||
|
||||
@@ -137,11 +137,10 @@ m4_divert(0)dnl
|
||||
b4_copyright([Skeleton parser for Yacc-like parsing with Bison],
|
||||
[1984, 1989, 1990, 2000, 2001, 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 LALR(1) parsers in version 1.24 of
|
||||
Bison. */
|
||||
/* As a special exception, when this file 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
|
||||
in version 1.24 of Bison. */
|
||||
|
||||
/* C LALR(1) parser skeleton written by Richard Stallman, by
|
||||
simplifying the original so-called "semantic" parser. */
|
||||
|
||||
Reference in New Issue
Block a user