diff options
| author | Sergey Kandaurov <pluknet@FreeBSD.org> | 2014-08-27 18:49:41 +0000 |
|---|---|---|
| committer | Sergey Kandaurov <pluknet@FreeBSD.org> | 2014-08-27 18:49:41 +0000 |
| commit | 9c3022b6773b00ab56d27870065e730da50c25f2 (patch) | |
| tree | 0821967008df0105348c10c0199e66af302e6a09 /iso3166.tab | |
| parent | 5557748abd53380bdf1b525e32962e490b5f8cac (diff) | |
Notes
Diffstat (limited to 'iso3166.tab')
| -rw-r--r-- | iso3166.tab | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/iso3166.tab b/iso3166.tab index a1e4b42e4443..0b0b8426d474 100644 --- a/iso3166.tab +++ b/iso3166.tab @@ -3,21 +3,21 @@ # 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. |
