Fix missing updates to GPLv3.

Reported by Tys Lefering at
<http://lists.gnu.org/archive/html/bison-patches/2011-04/msg00000.html>.
* src/print-xml.c, src/print-xml.h: In these files.
(cherry picked from commit fea2d6b097)
This commit is contained in:
Joel E. Denny
2011-04-09 18:24:55 -04:00
parent 786743d5eb
commit 2f658d530b
3 changed files with 17 additions and 14 deletions

View File

@@ -1,3 +1,10 @@
2011-04-09 Joel E. Denny <joeldenny@joeldenny.org>
Fix missing updates to GPLv3.
Reported by Tys Lefering at
<http://lists.gnu.org/archive/html/bison-patches/2011-04/msg00000.html>.
* src/print-xml.c, src/print-xml.h: In these files.
2011-03-27 Joel E. Denny <joeldenny@joeldenny.org>
Add -Wconflicts-sr and -Wconflicts-rr.