diff options
author | 1996-11-07 01:35:04 +0000 | |
---|---|---|
committer | 1996-11-07 01:35:04 +0000 | |
commit | b57910379e9a0fa1c6985840bbbe19b30595e361 (patch) | |
tree | 9bf68210227e7cc5022fdefaa8510313b651e709 /time/tzfile.h | |
parent | update from main archive 961105 (diff) | |
download | glibc-cvs/libc-961107.tar.xz glibc-cvs/libc-961107.zip |
update from 961105, second trycvs/libc-961107
Diffstat (limited to 'time/tzfile.h')
-rw-r--r-- | time/tzfile.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/tzfile.h b/time/tzfile.h index cb9b6a1a11..a26fbbeefc 100644 --- a/time/tzfile.h +++ b/time/tzfile.h @@ -4,7 +4,7 @@ /* ** This file is in the public domain, so clarified as of -** June 5, 1996 by Arthur David Olson (arthur_david_olson@nih.gov). +** 1996-06-05 by Arthur David Olson (arthur_david_olson@nih.gov). */ /* @@ -21,7 +21,7 @@ #ifndef lint #ifndef NOID -static char tzfilehid[] = "@(#)tzfile.h 7.8"; +static char tzfilehid[] = "@(#)tzfile.h 7.9"; #endif /* !defined NOID */ #endif /* !defined lint */ |