mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +00:00
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.
This commit is contained in:
10
ChangeLog
10
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.
|
||||
|
||||
Reference in New Issue
Block a user