Update from GFDL GFDL 1.2 to 1.3.

* doc/bison.texinfo: Update GFDL version number.
* doc/fdl.texi: Update to version 1.3, taken from:
http://www.gnu.org/licenses/fdl.texi
(cherry picked from commit 804e83b26d)

Conflicts:

	ChangeLog
This commit is contained in:
Akim Demaille
2010-06-23 14:49:40 +02:00
parent 3d4a0cad56
commit 241ac701ba
3 changed files with 76 additions and 14 deletions

View File

@@ -1,3 +1,10 @@
2010-06-17 Paul Eggert <eggert@cs.ucla.edu>
Update from GFDL GFDL 1.2 to 1.3.
* doc/bison.texinfo: Update GFDL version number.
* doc/fdl.texi: Update to version 1.3, taken from:
http://www.gnu.org/licenses/fdl.texi
2010-05-11 Akim Demaille <demaille@gostai.com>
lalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.