]> granicus.if.org Git - icu/commitdiff
ICU-11337 Updated zoneinfo resource header comment. Not updating existing zoneinfo64...
authorYoshito Umaoka <y.umaoka@gmail.com>
Wed, 15 Oct 2014 20:41:44 +0000 (20:41 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Wed, 15 Oct 2014 20:41:44 +0000 (20:41 +0000)
X-SVN-Rev: 36675

icu4c/source/tools/tzcode/tz2icu.cpp

index 0781b824b31987599cbfb89100cfc77069834f75..349aabdbe4b19f3737792b0eb9f46446f009ed4c 100644 (file)
@@ -1720,10 +1720,10 @@ int main(int argc, char *argv[]) {
         file << ", International Business Machines" << endl
              << "// Corporation and others.  All Rights Reserved." << endl
              << "//---------------------------------------------------------" << endl
-             << "// Build tool: tz2icu" << endl
-             << "// Build date: " << asctime(now) /* << endl -- asctime emits CR */
-             << "// Olson source: ftp://elsie.nci.nih.gov/pub/" << endl
-             << "// Olson version: " << version << endl
+             << "// Build tool:  tz2icu" << endl
+             << "// Build date:  " << asctime(now) /* << endl -- asctime emits CR */
+             << "// tz database: ftp://ftp.iana.org/tz/" << endl
+             << "// tz version:  " << version << endl
              << "// ICU version: " << U_ICU_VERSION << endl
              << "//---------------------------------------------------------" << endl
              << "// >> !!! >>   THIS IS A MACHINE-GENERATED FILE   << !!! <<" << endl