1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-22 19:40:44 +00:00

Change email address to tz@iana.org.

* africa, australasia, europe, northamerica, southamerica:
* tzselect.ksh, zdump.c, zic.c:
In commentary and strings, change email address from
tz@elsie.nci.nih.gov to tz@iana.org, as the old email address
no longer works.
This commit is contained in:
Paul Eggert
2012-11-09 17:45:58 -08:00
parent 06c1441286
commit bd6e304281
9 changed files with 10 additions and 11 deletions

View File

@ -43,7 +43,7 @@ if [ "$1" = "--help" ]; then
Usage: tzselect
Select a time zone interactively.
Report bugs to tz@elsie.nci.nih.gov.
Report bugs to tz@iana.org.
EOF
exit 0
elif [ "$1" = "--version" ]; then