]> granicus.if.org Git - icu/commitdiff
ICU-12779 Added/fixed Unicode copyright comments, commiting changes on behalf of...
authorYoshito Umaoka <y.umaoka@gmail.com>
Mon, 17 Oct 2016 21:55:45 +0000 (21:55 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Mon, 17 Oct 2016 21:55:45 +0000 (21:55 +0000)
X-SVN-Rev: 39459

icu4c/source/data/misc/zoneinfo64.txt
icu4c/source/test/perf/Makefile.in
icu4c/source/test/testdata/encoded.utf16be
icu4c/source/tools/tzcode/tz2icu.cpp

index c4280b502498b8aa6269649928a84c33bdccf362..004b3378c5fcbf22bcc5cd6d45fc638f6480750f 100644 (file)
@@ -1,9 +1,9 @@
 //---------------------------------------------------------
-// (C) 2016 and later: Unicode, Inc. and others.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
 // License & terms of use: http://www.unicode.org/copyright.html#License
 //---------------------------------------------------------
 // Build tool:  tz2icu
-// Build date:  Wed Oct 12 18:07:23 2016
+// Build date:  Mon Oct 17 13:29:16 2016
 // tz database: ftp://ftp.iana.org/tz/
 // tz version:  2016g
 // ICU version: 58.1
index b70f035b832f0de42c236cba36fd066a82fdb532..faef51acd32c9de49d45306fd821d850f52ddd24 100644 (file)
@@ -1,4 +1,8 @@
 ## Makefile.in for ICU tests
+##
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html#License
+##
 ## Copyright (c) 1999-2011, International Business Machines Corporation and
 ## others. All Rights Reserved.
 
index dffb747c677c70cb692397806baacb578aaed3d0..dd287c184242698ba1d955a6a187361dab828aa1 100644 (file)
Binary files a/icu4c/source/test/testdata/encoded.utf16be and b/icu4c/source/test/testdata/encoded.utf16be differ
index 7c01e02027d391b57e8ae08cf968444fdfc1b7cb..def8f94cf69ada63c5588de1dafc7cc22147c2e0 100644 (file)
@@ -1714,7 +1714,7 @@ int main(int argc, char *argv[]) {
     ofstream file(filename.c_str());
     if (file) {
         file << "//---------------------------------------------------------" << endl
-             << "// (C) 2016 and later: Unicode, Inc. and others." << endl
+             << "// Copyright (C) 2016 and later: Unicode, Inc. and others." << endl
              << "// License & terms of use: http://www.unicode.org/copyright.html#License" << endl
              << "//---------------------------------------------------------" << endl
              << "// Build tool:  tz2icu" << endl