diff options
author | hasso <hasso> | 2005-03-26 14:07:31 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-03-26 14:07:31 +0000 |
commit | a0fb71a5601bcaad4eba2ad16556b9cf36c57277 (patch) | |
tree | 121db6b9043bb2a9bdd5637f236822552fb56227 /doc | |
parent | 343f5cc76922c8c741a47d1ae9646fcf263d32d7 (diff) |
* doc/defines.texi.in, lib/version.h.in: Update copyright string to
include year 2005.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/defines.texi.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/defines.texi.in b/doc/defines.texi.in index 8a5867a1..1dd0cb06 100644 --- a/doc/defines.texi.in +++ b/doc/defines.texi.in @@ -4,7 +4,7 @@ @c Set variables @set PACKAGE_NAME @PACKAGE_NAME@ @set AUTHORS Kunihiro Ishiguro, et al. -@set COPYRIGHT_YEAR 1999-2004 +@set COPYRIGHT_YEAR 1999-2005 @set COPYRIGHT_STR Copyright @copyright{} @value{COPYRIGHT_YEAR} @value{AUTHORS} @c These may vary with installation environment. |