[tz] [PATCH] Change email address to tz at iana.org.

Paul Eggert eggert at cs.ucla.edu
Sat Nov 10 01:51:01 UTC 2012


[The need for this change should be obvious.]

* africa, australasia, europe, northamerica, southamerica:
* tzselect.ksh, zdump.c, zic.c:
In commentary and strings, change email address from
tz at elsie.nci.nih.gov to tz at iana.org, as the old email address
no longer works.
---
 africa       |    2 +-
 asia         |    5 ++---
 australasia  |    2 +-
 europe       |    2 +-
 northamerica |    2 +-
 southamerica |    2 +-
 tzselect.ksh |    2 +-
 zdump.c      |    2 +-
 zic.c        |    2 +-
 9 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/africa b/africa
index 1c6e520..bbec05e 100644
--- a/africa
+++ b/africa
@@ -4,7 +4,7 @@
 
 # This data is by no means authoritative; if you think you know better,
 # go ahead and edit the file (and please send any changes to
-# tz at elsie.nci.nih.gov for general use in the future).
+# tz at iana.org for general use in the future).
 
 # From Paul Eggert (2006-03-22):
 #
diff --git a/asia b/asia
index 9c6e1ac..d5562c8 100644
--- a/asia
+++ b/asia
@@ -4,7 +4,7 @@
 
 # This data is by no means authoritative; if you think you know better,
 # go ahead and edit the file (and please send any changes to
-# tz at elsie.nci.nih.gov for general use in the future).
+# tz at iana.org for general use in the future).
 
 # From Paul Eggert (2006-03-22):
 #
@@ -2052,8 +2052,7 @@ Zone	Asia/Karachi	4:28:12 -	LMT	1907
 # occurred before our cutoff date of 1970.
 # However, as we get more information, we may need to add entries
 # for parts of the West Bank as they transitioned from Israel's rules
-# to Palestine's rules.  If you have more info about this, please
-# send it to tz at elsie.nci.nih.gov for incorporation into future editions.
+# to Palestine's rules.
 
 # From IINS News Service - Israel - 1998-03-23 10:38:07 Israel time,
 # forwarded by Ephraim Silverberg:
diff --git a/australasia b/australasia
index 74d476e..bef6f20 100644
--- a/australasia
+++ b/australasia
@@ -780,7 +780,7 @@ Zone	Pacific/Wallis	12:15:20 -	LMT	1901
 
 # This data is by no means authoritative; if you think you know better,
 # go ahead and edit the file (and please send any changes to
-# tz at elsie.nci.nih.gov for general use in the future).
+# tz at iana.org for general use in the future).
 
 # From Paul Eggert (2006-03-22):
 # A good source for time zone historical data outside the U.S. is
diff --git a/europe b/europe
index 5d2acc5..ad9816c 100644
--- a/europe
+++ b/europe
@@ -4,7 +4,7 @@
 
 # This data is by no means authoritative; if you think you know better,
 # go ahead and edit the file (and please send any changes to
-# tz at elsie.nci.nih.gov for general use in the future).
+# tz at iana.org for general use in the future).
 
 # From Paul Eggert (2006-03-22):
 # A good source for time zone historical data outside the U.S. is
diff --git a/northamerica b/northamerica
index 18a4228..772d7a4 100644
--- a/northamerica
+++ b/northamerica
@@ -6,7 +6,7 @@
 
 # This data is by no means authoritative; if you think you know better,
 # go ahead and edit the file (and please send any changes to
-# tz at elsie.nci.nih.gov for general use in the future).
+# tz at iana.org for general use in the future).
 
 # From Paul Eggert (1999-03-22):
 # A reliable and entertaining source about time zones is
diff --git a/southamerica b/southamerica
index 3195846..3301a43 100644
--- a/southamerica
+++ b/southamerica
@@ -4,7 +4,7 @@
 
 # This data is by no means authoritative; if you think you know better,
 # go ahead and edit the file (and please send any changes to
-# tz at elsie.nci.nih.gov for general use in the future).
+# tz at iana.org for general use in the future).
 
 # From Paul Eggert (2006-03-22):
 # A good source for time zone historical data outside the U.S. is
diff --git a/tzselect.ksh b/tzselect.ksh
index 4fe5d02..279bdf2 100644
--- a/tzselect.ksh
+++ b/tzselect.ksh
@@ -43,7 +43,7 @@ if [ "$1" = "--help" ]; then
 Usage: tzselect
 Select a time zone interactively.
 
-Report bugs to tz at elsie.nci.nih.gov.
+Report bugs to tz at iana.org.
 EOF
     exit 0
 elif [ "$1" = "--version" ]; then
diff --git a/zdump.c b/zdump.c
index 805267d..bdbd1d6 100644
--- a/zdump.c
+++ b/zdump.c
@@ -272,7 +272,7 @@ usage(FILE * const stream, const int status)
 	(void) fprintf(stream,
 _("%s: usage is %s [ --version ] [ --help ] [ -v ] [ -c [loyear,]hiyear ] zonename ...\n\
 \n\
-Report bugs to tz at elsie.nci.nih.gov.\n"),
+Report bugs to tz at iana.org.\n"),
 		       progname, progname);
 	exit(status);
 }
diff --git a/zic.c b/zic.c
index a9a54bb..35c8d4b 100644
--- a/zic.c
+++ b/zic.c
@@ -426,7 +426,7 @@ usage(FILE *stream, int status)
 [ --version ] [ --help ] [ -v ] [ -l localtime ] [ -p posixrules ] \\\n\
 \t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n\
 \n\
-Report bugs to tz at elsie.nci.nih.gov.\n"),
+Report bugs to tz at iana.org.\n"),
 		       progname, progname);
 	exit(status);
 }
-- 
1.7.9.5




More information about the tz mailing list