Add copyright updates missed during previous cherry pick.

* src/output.c: Here.
* src/parse-gram.y: Here.
* src/scan-gram.l: Here.
This commit is contained in:
Joel E. Denny
2009-04-29 20:03:52 -04:00
parent 663ce7bb3e
commit 6789b8bd7b
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
2009-04-24 Joel E. Denny <jdenny@ces.clemson.edu>
Add copyright updates missed during previous cherry pick.
* src/output.c: Here.
* src/parse-gram.y: Here.
* src/scan-gram.l: Here.
2009-04-20 Akim Demaille <demaille@gostai.com>
variables: accept dashes.