diff options
Diffstat (limited to 'share/zoneinfo/datfiles/iso3166.tab')
-rw-r--r-- | share/zoneinfo/datfiles/iso3166.tab | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/share/zoneinfo/datfiles/iso3166.tab b/share/zoneinfo/datfiles/iso3166.tab index 5223f5bab4c..c62d4a24177 100644 --- a/share/zoneinfo/datfiles/iso3166.tab +++ b/share/zoneinfo/datfiles/iso3166.tab @@ -1,24 +1,24 @@ -# $OpenBSD: iso3166.tab,v 1.23 2014/03/11 22:25:26 millert Exp $ +# $OpenBSD: iso3166.tab,v 1.24 2014/08/15 16:48:58 millert Exp $ # ISO 3166 alpha-2 country codes # # This file is in the public domain, so clarified as of # 2009-05-17 by Arthur David Olson. # -# From Paul Eggert (2013-05-27): +# From Paul Eggert (2014-07-18): +# This file contains a table of two-letter country codes. Columns are +# separated by a single tab. Lines beginning with '#' are comments. +# Although all text currently uses ASCII encoding, this is planned to +# change to UTF-8 soon. The columns of the table are as follows: # -# This file contains a table with the following columns: # 1. ISO 3166-1 alpha-2 country code, current as of -# ISO 3166-1 Newsletter VI-15 (2013-05-10). See: Updates on ISO 3166 +# ISO 3166-1 Newsletter VI-16 (2013-07-11). See: Updates on ISO 3166 # http://www.iso.org/iso/home/standards/country_codes/updates_on_iso_3166.htm # 2. The usual English name for the coded region, # chosen so that alphabetic sorting of subsets produces helpful lists. # This is not the same as the English name in the ISO 3166 tables. # -# Columns are separated by a single tab. # The table is sorted by country code. # -# Lines beginning with `#' are comments. -# # This table is intended as an aid for users, to help them select time # zone data appropriate for their practical needs. It is not intended # to take or endorse any position on legal or territorial claims. |