From a468a1d4a934bdfef77214acb46e6d3b397eb9c0 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 15 Jun 2009 08:39:40 -0700 Subject: Update timezone data from tzdata2009i. --- timezone/yearistype | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'timezone/yearistype') 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]*) -- cgit v1.2.1