]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Fix output of copyright years.
[bison.git] / ChangeLog
index bbc793bf672410cae5db59d121008a8433ee2a1a..9acf6fbb04024b5c23f9932beaa5011e31d6bc04 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-11-04  Akim Demaille  <demaille@gostai.com>
+
+       Fix output of copyright years.
+       * data/bison.m4 (b4_copyright): Fix the indentation of the
+       copyright year paragraph.
+       Use b4_copyright_years when no years are given.
+       * data/lalr1.cc, data/lalr1-fusion.cc, data/location.cc
+       (b4_copyright_years): New.
+       Use it.
+
 2008-11-04  Akim Demaille  <demaille@gostai.com>
 
        Avoid the spurious initial empty line.