Update copyright year, and fix whitespace.

This commit is contained in:
Joel E. Denny
2008-04-21 01:03:21 +00:00
parent 74c52fc840
commit 8452fdd914
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
separately since the former takes an argument but, for POSIX Yacc, the
latter does not.
(short_options): Let -W take an optional argument like --warnings.
(getargs): Sort cases.
(getargs): Sort cases.
2008-02-28 Akim Demaille <demaille@gostai.com>