diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-06-15 08:39:40 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-06-15 08:39:40 -0700 |
commit | a468a1d4a934bdfef77214acb46e6d3b397eb9c0 (patch) | |
tree | 214c68ae1e522bd65104b66e7d2a067ed0b1e759 /timezone/yearistype | |
parent | 021259621898fa6731d6d44c3313b6af43f727f4 (diff) | |
download | glibc-a468a1d4a934bdfef77214acb46e6d3b397eb9c0.tar.gz |
Update timezone data from tzdata2009i.
Diffstat (limited to 'timezone/yearistype')
-rwxr-xr-x | timezone/yearistype | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/timezone/yearistype b/timezone/yearistype index d3a248032e..66dbf89a2b 100755 --- a/timezone/yearistype +++ b/timezone/yearistype @@ -1,6 +1,9 @@ #! /bin/sh -: '@(#)yearistype.sh 7.8' +: 'This file is in the public domain, so clarified as of' +: '2006-07-17 by Arthur David Olson.' + +: '@(#)yearistype.sh 8.2' case $#-$1 in 2-|2-0*|2-*[!0-9]*) |