Merge tzdata2012d.
This commit is contained in:
parent
5c269f597c
commit
fa8247bf2e
|
@ -1,5 +1,4 @@
|
|||
# <pre>
|
||||
# @(#)australasia 8.30
|
||||
# This file is in the public domain, so clarified as of
|
||||
# 2009-05-17 by Arthur David Olson.
|
||||
|
||||
|
|
|
@ -1,13 +1,11 @@
|
|||
#! /bin/sh
|
||||
#
|
||||
# $NetBSD: yearistype.sh,v 1.6 2006/09/23 17:34:36 kleink Exp $
|
||||
# $NetBSD: yearistype.sh,v 1.7 2012/07/22 10:40:29 apb Exp $
|
||||
#
|
||||
|
||||
: '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]*)
|
||||
echo "$0: wild year - $1" >&2
|
||||
|
|
Loading…
Reference in New Issue