Use b4_copyright_years.

* data/yacc.c (b4_copyright_years): New.
	Fix its value according to the comments in the file.
	Use it and undefine it.
This commit is contained in:
Akim Demaille
2008-07-25 22:00:31 +02:00
parent 3c26260608
commit 639867b52f
2 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
2008-11-04 Akim Demaille <demaille@gostai.com>
Use b4_copyright_years.
* data/yacc.c (b4_copyright_years): New.
Fix its value according to the comments in the file.
Use it and undefine it.
2008-11-04 Akim Demaille <demaille@gostai.com>
Formatting changes.