]> granicus.if.org Git - icu/commitdiff
ICU-12761 Adds Unicode copyright notice.
authorNorbert Runge <nrunge@google.com>
Wed, 28 Sep 2016 22:16:43 +0000 (22:16 +0000)
committerNorbert Runge <nrunge@google.com>
Wed, 28 Sep 2016 22:16:43 +0000 (22:16 +0000)
X-SVN-Rev: 39389

93 files changed:
icu4j/demos/src/com/ibm/icu/dev/demo/calendar/package.html
icu4j/demos/src/com/ibm/icu/dev/demo/holiday/package.html
icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/package.html
icu4j/demos/src/com/ibm/icu/dev/demo/translit/Test_Arabic-Latin.txt
icu4j/demos/src/com/ibm/icu/dev/demo/translit/Test_Greek-Latin.txt
icu4j/demos/src/com/ibm/icu/dev/demo/translit/Test_Han-Latin.txt
icu4j/demos/src/com/ibm/icu/dev/demo/translit/Test_Hebrew-Latin.txt
icu4j/demos/src/com/ibm/icu/dev/demo/translit/Test_Instructions.html
icu4j/demos/src/com/ibm/icu/dev/demo/translit/Test_Thai-Latin.txt
icu4j/demos/src/com/ibm/icu/dev/demo/translit/demo.bat
icu4j/demos/src/com/ibm/icu/dev/demo/translit/demo.html
icu4j/demos/src/com/ibm/icu/dev/demo/translit/package.html
icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/Transliterator_Han_Pinyin.txt
icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/Transliterator_Kanji_English.txt
icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/Transliterator_Kanji_OnRomaji.txt
icu4j/demos/src/com/ibm/icu/dev/demo/translit/thai_test.txt
icu4j/main/classes/charset/src/META-INF/services/java.nio.charset.spi.CharsetProvider
icu4j/main/classes/charset/src/com/ibm/icu/charset/package.html
icu4j/main/classes/core/src/com/ibm/icu/ICUConfig.properties
icu4j/main/classes/core/src/com/ibm/icu/impl/data/package.html
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/index.txt
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_ar_EG.xml
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_ar_EG.xml.escaped
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_en.xml
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_es.xml
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_fr.xml
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_he_IL.xml
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_hi.xml
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_it.xml
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_ja.xml
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_ko.xml
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_ru.xml
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_th.xml
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_zh_Hans.xml
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_zh_Hans_SG.xml
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_zh_Hant.xml
icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/pfd_zh_Hant_HK.xml
icu4j/main/classes/core/src/com/ibm/icu/lang/package.html
icu4j/main/classes/core/src/com/ibm/icu/math/package.html
icu4j/main/classes/core/src/com/ibm/icu/text/package.html
icu4j/main/classes/core/src/com/ibm/icu/util/package.html
icu4j/main/classes/localespi/src/META-INF/services/java.text.spi.BreakIteratorProvider
icu4j/main/classes/localespi/src/META-INF/services/java.text.spi.CollatorProvider
icu4j/main/classes/localespi/src/META-INF/services/java.text.spi.DateFormatProvider
icu4j/main/classes/localespi/src/META-INF/services/java.text.spi.DateFormatSymbolsProvider
icu4j/main/classes/localespi/src/META-INF/services/java.text.spi.DecimalFormatSymbolsProvider
icu4j/main/classes/localespi/src/META-INF/services/java.text.spi.NumberFormatProvider
icu4j/main/classes/localespi/src/META-INF/services/java.util.spi.CurrencyNameProvider
icu4j/main/classes/localespi/src/META-INF/services/java.util.spi.TimeZoneNameProvider
icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/ICULocaleServiceProviderConfig.properties
icu4j/main/tests/charset/build.properties
icu4j/main/tests/charset/build.xml
icu4j/main/tests/collate/build.properties
icu4j/main/tests/collate/build.xml
icu4j/main/tests/collate/src/com/ibm/icu/dev/data/collationtest.txt
icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/package.html
icu4j/main/tests/core/build.properties
icu4j/main/tests/core/build.xml
icu4j/main/tests/core/src/com/ibm/icu/dev/data/resources/TestDataElements_en.properties
icu4j/main/tests/core/src/com/ibm/icu/dev/data/resources/TestDataElements_en_Latn.properties
icu4j/main/tests/core/src/com/ibm/icu/dev/data/resources/testmessages.properties
icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/package.html
icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/CharsetDetectionTests.xml
icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/package.html
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/NumberFormatTestCases.txt
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/TimeZoneAliases.txt
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/plurals.txt
icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/package.html
icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/package.html
icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/TestData_en.jpp
icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/TestDefaultPackageLoading.jpp
icu4j/main/tests/framework/build.properties
icu4j/main/tests/framework/build.xml
icu4j/main/tests/framework/src/com/ibm/icu/dev/test/package.html
icu4j/main/tests/localespi/build.properties
icu4j/main/tests/localespi/build.xml
icu4j/main/tests/packaging/build.properties
icu4j/main/tests/packaging/build.xml
icu4j/main/tests/translit/build.properties
icu4j/main/tests/translit/build.xml
icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/langtagRegex.txt
icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/package.html
icu4j/tools/misc/src/com/ibm/icu/dev/tool/compression/package.html
icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/DisplayNames.properties
icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/Transliterator.properties
icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ScriptAndLanguages
icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/dumpICUrules.bat
icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/genIndexFilters.bat
icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/indic.bat
icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/indic.pl
icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/indicExceptions.txt
icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/rbtTemplate.txt
icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/varsub.bat

index c1bb10509579f069c5aabbd4f57d7e2da4d95ed3..5f8a16238ef68be06b7bb7d8ec5a70060aa64110 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--  Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
 
@@ -9,4 +12,4 @@
 <body bgcolor="white">
 Calendar demo applications including date/time arithmetic.
 </body>
-</html>
\ No newline at end of file
+</html>
index d05e2f55ccf6bbc8329961b7c45589a97c7e5aaa..5a0985887d99475dbb4aa70c43f73449c3d13421 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--  Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
 
@@ -9,4 +12,4 @@
 <body bgcolor="white">
 Holiday demo application.
 </body>
-</html>
\ No newline at end of file
+</html>
index 8a0507f1ff34ef2e60b1a1fc4c2431e445460608..7eb27fd6a336e07c763640fdc92d6037752e1456 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--  Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
 
@@ -9,4 +12,4 @@
 <body bgcolor="white">
 RuleBasedNumberFormat demo appliation.
 </body>
-</html>
\ No newline at end of file
+</html>
index 146c659ac3c0dbbd8c33b43f93908fa4760f6753..874b7748e8c0bb36ee5cd59e39d97978213c1d08 100644 (file)
@@ -1,4 +1,8 @@
 #--------------------------------------------------------------------
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#--------------------------------------------------------------------
+#--------------------------------------------------------------------
 # Copyright (c) 1999-2004, International Business Machines
 # Corporation and others. All Rights Reserved.
 #--------------------------------------------------------------------
@@ -21,4 +25,4 @@
 
 إن بزوغ مواصفة "يونِكود" وتوفُّر الأنظمة التي تستخدمه وتدعمه، يعتبر من أهم الاختراعات الحديثة في عولمة البرمجيات لجميع اللغات في العالم. وإن استخدام "يونِكود" في عالم الانترنيت سيؤدي إلى توفير كبير مقارنة مع استخدام المجموعات التقليدية للمحارف المشفرة. كما أن استخدام "يونِكود" سيُمكِّن المبرمج من كتابة البرنامج مرة واحدة، واستخدامه على أي نوع من الأجهزة أو الأنظمة، ولأي لغة أو دولة في العالم أينما كانت، دون الحاجة لإعادة البرمجة أو إجراء أي تعديل. وأخيرا، فإن استخدام "يونِكود" سيمكن البيانات من الانتقال عبر الأنظمة والأجهزة المختلفة دون أي خطورة لتحريفها، مهما تعددت الشركات الصانعة للأنظمة واللغات، والدول التي تمر من خلالها هذه البيانات. 
 
-@SET [[[:Arabic:] & [\u0600-\u06FF]] [‎\u060C\u061B\u061F\u0640\u064B-\u0655\u0660-\u066C\u06F0-\u06F9]]
\ No newline at end of file
+@SET [[[:Arabic:] & [\u0600-\u06FF]] [‎\u060C\u061B\u061F\u0640\u064B-\u0655\u0660-\u066C\u06F0-\u06F9]]
index 638007425303ab5325b0d429eb01dec53f44125b..b5e06d3b855865cc670410021319732277315134 100644 (file)
@@ -1,4 +1,8 @@
 #--------------------------------------------------------------------
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#--------------------------------------------------------------------
+#--------------------------------------------------------------------
 # Copyright (c) 1999-2004, International Business Machines
 # Corporation and others. All Rights Reserved.
 #--------------------------------------------------------------------
@@ -70,4 +74,4 @@ Tο Κονσόρτιουμ Unicode είναι ένας κοινωφελής ορ
 ὣς ἔφαθ’ Ἑρμείας, ἀλλ’ οὐ φρένας Αἰγίσθοιο
 πεῖθ’ ἀγαθὰ φρονέων: νῦν δ’ ἁθρόα πάντ’ ἀπέτισεν.”
 
-@SET [[[:Greek:]&[\u0370-\u03E1 \u03F0-\u03FF]] [\:-;?\u00B7\u037E\u0387]]
\ No newline at end of file
+@SET [[[:Greek:]&[\u0370-\u03E1 \u03F0-\u03FF]] [\:-;?\u00B7\u037E\u0387]]
index 8603663c655cfd202b4c68824f09542b9da46817..198fb122732724ff924283ff0512073ce2a3edb2 100644 (file)
@@ -1,4 +1,8 @@
 #--------------------------------------------------------------------
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#--------------------------------------------------------------------
+#--------------------------------------------------------------------
 # Copyright (c) 1999-2004, International Business Machines
 # Corporation and others. All Rights Reserved.
 #--------------------------------------------------------------------
@@ -23,4 +27,4 @@ Unicode学术学会是一个非盈利的组织,是为发展,扩展和推广
 
 欲知更多信息,请参阅术语词汇表,Unicode产品样本,技术简介和参考资料。
 
-Chinese translation by  黎國珍, Xerox
\ No newline at end of file
+Chinese translation by  黎國珍, Xerox
index 9d26745a874cfbc6e075f0182519032cea5597b8..3e144de71395d558793583c6c982c649e34b76ce 100644 (file)
@@ -1,4 +1,8 @@
 #--------------------------------------------------------------------
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#--------------------------------------------------------------------
+#--------------------------------------------------------------------
 # Copyright (c) 1999-2004, International Business Machines
 # Corporation and others. All Rights Reserved.
 #--------------------------------------------------------------------
@@ -23,4 +27,4 @@
 
 למידע נוסף, ראה מילון מונחים, רשימה חלקית של מוצרים מותאמים ליוניקוד, מבוא טכני ו- חומרי עזר [קישורים באנגלית].
 
-@SET [[:Hebrew:] [\u05B0-\u05B9\u05BB-\u05BC\u05C1-\u05C2\u2135-\u2138]]
\ No newline at end of file
+@SET [[:Hebrew:] [\u05B0-\u05B9\u05BB-\u05BC\u05C1-\u05C2\u2135-\u2138]]
index 026394a11e4e6a6fac4857f32213434176036fc4..38d9d313fc07a397ef3bb437fac094bd99234cc8 100644 (file)
@@ -3,6 +3,7 @@
 <head>
 <meta http-equiv="Content-Language" content="en-us">
 <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+<meta name="Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html#License">
 <meta name="COPYRIGHT" content="Copyright 2006-2007, International Business Machines Corporation and others. All Rights Reserved.">
 <title>New Transliteration Test Files</title>
 </head>
index 631f191529a62ebee893efa233601e84dc6e7e50..7e1f67a90438db428d5b2c3c174838101a182283 100644 (file)
@@ -1,4 +1,8 @@
 #--------------------------------------------------------------------
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#--------------------------------------------------------------------
+#--------------------------------------------------------------------
 # Copyright (c) 1999-2004, International Business Machines
 # Corporation and others. All Rights Reserved.
 #--------------------------------------------------------------------
@@ -66,4 +70,4 @@ Unicode Consortium เป็นองค์กรไม่แสวงหาก
 กมล คัมภีร์
 กมล เจตน์มงคลรัตน์
 กมล ชูตระกูลธรรม
-@SET [[:thai:] \u0E01-\u0E3A\u0E40-\u0E5B]
\ No newline at end of file
+@SET [[:thai:] \u0E01-\u0E3A\u0E40-\u0E5B]
index dd9c205fbaafdf30cac151fdafa56ffce880373c..4e20bbf74b6cbfbb9ce4318ef22c55534e3ab06f 100755 (executable)
@@ -1,5 +1,9 @@
 REM /*
-REM *******************************************************************************
+REM  *******************************************************************************
+REM  * Copyright (C) 2016 and later: Unicode, Inc. and others.
+REM  * License & terms of use: http://www.unicode.org/copyright.html#License
+REM  *******************************************************************************
+REM  *******************************************************************************
 REM  * Copyright (C) 1996-2004, International Business Machines Corporation and    *
 REM  * others. All Rights Reserved.                                                *
 REM  *******************************************************************************
index 2a7ee5bceec8b455748e91430aaa0b5cf018dab8..8d49fbb4c3b96ac5286a43e6042670a9ba63b3ab 100644 (file)
@@ -1,4 +1,10 @@
 <!-- 
+/**
+ *******************************************************************************
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html#License
+ *******************************************************************************
+ */
 /**
  *******************************************************************************
  * Copyright (C) 1999-2004, International Business Machines Corporation and    *
index 8355d1f03f78258b1d7a2d1405087038aaec2642..aa1b7f44b7cd2f14856a73c0e022c77b2d0f1f8f 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--  Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
 
@@ -9,4 +12,4 @@
 <body bgcolor="white">
 Transliterator demo appliation.
 </body>
-</html>
\ No newline at end of file
+</html>
index 8f7c21d3a62daefdb16332ef90cd4e2666d2229a..1dd61f8391dbd89b15037c27fa6182831394f222 100644 (file)
@@ -1,4 +1,8 @@
 #--------------------------------------------------------------------
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#--------------------------------------------------------------------
+#--------------------------------------------------------------------
 # Copyright (c) 1999-2001, International Business Machines
 # Corporation and others.  All Rights Reserved.
 #--------------------------------------------------------------------
index fe353f3a02458e3d97f4ee2da8c77fcd131e0704..79e526ad5b3a36bcc36067d12ccd189636d71ff4 100644 (file)
@@ -1,4 +1,8 @@
 #--------------------------------------------------------------------
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#--------------------------------------------------------------------
+#--------------------------------------------------------------------
 # Copyright (c) 1999-2001, International Business Machines
 # Corporation and others.  All Rights Reserved.
 #--------------------------------------------------------------------
index 7435913f8ff821f6d89e61a8b2e93fad8833a8a3..4b5eb4be07a315daeaf47c64b9a3154c8c2b259f 100644 (file)
@@ -1,4 +1,8 @@
 #--------------------------------------------------------------------
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#--------------------------------------------------------------------
+#--------------------------------------------------------------------
 # Copyright (c) 1999-2001, International Business Machines
 # Corporation and others.  All Rights Reserved.
 #--------------------------------------------------------------------
index ef5f90c68404b9bf52f5e54144d31bf57e50c8e2..eb81e1801633bd31e75a5ff94b04948c2a8819ea 100644 (file)
@@ -1,4 +1,8 @@
 #--------------------------------------------------------------------
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#--------------------------------------------------------------------
+#--------------------------------------------------------------------
 # Copyright (c) 1999-2004, International Business Machines
 # Corporation and others. All Rights Reserved.
 #--------------------------------------------------------------------
@@ -52,4 +56,4 @@ Unicode Consortium เป็นองค์กรไม่แสวงหาก
 กมล กาญจนโรจน์
 กมล คัมภีร์
 กมล เจตน์มงคลรัตน์
-กมล ชูตระกูลธรรม
\ No newline at end of file
+กมล ชูตระกูลธรรม
index ca798e7dd4a465cc63954f28d2626dd4df098f36..e21d50e33cd2aec75cc6e59d849d4f31b0c22f7e 100644 (file)
@@ -1,3 +1,6 @@
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
 # Copyright (C) 2006, International Business Machines Corporation and others. All Rights Reserved.   
 # icu4j converters
 com.ibm.icu.charset.CharsetProviderICU
index a9e87ef9e281cecb7237f2f54a5d22eeddd36e08..5e3d9ab1d3150685e4a32c58f04ec3a10b9739ab 100644 (file)
@@ -1,6 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
-<head><!--  Copyright (C) 2006, International Business Machines Corporation and
+<head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
+<!--  Copyright (C) 2006, International Business Machines Corporation and
   others. All Rights Reserved.
 -->
 
index 9c487993cb156ca28a4d8f990f7455bf28611c97..917b66ea047c00a31ca413e903ce1c4a27bf3688 100644 (file)
@@ -1,5 +1,9 @@
 #*
 #*******************************************************************************
+# Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+# License & terms of use: http://www.unicode.org/copyright.html#License        *
+#*******************************************************************************
+#*******************************************************************************
 #* Copyright (C) 2008-2014, International Business Machines Corporation and    *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
index 4f9bcd30952b366339a19ed9302a3ef820e64e35..7914c078bf7fa9f626f283e9f2a663ad58f58589 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--
   Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
@@ -9,4 +12,4 @@
 <body bgcolor="white">
 Resource data used by classes in com.ibm.text.
 </body>
-</html>
\ No newline at end of file
+</html>
index ead798812f790a2399e42ea8dc6687f2f0c9992d..b4d05acb56e8464ab839580452969124331bc975 100644 (file)
@@ -1,5 +1,9 @@
 #******************************************************************************
-#* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+#* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+#* License & terms of use: http://www.unicode.org/copyright.html#License      *
+#******************************************************************************
+#******************************************************************************
+#* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 #* others. All Rights Reserved.                                               *
 #******************************************************************************
 ar_EG
index f78c305f223d3a79eed37cfe07bf937087bfdbb8..edf1c1b5355bf4a7cd945b4ac0540ca5bcae7724 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
index 63bc4f92a768570f89070b8ba24597874d76bbae..97db5914c28f662206d6f70a0a23bc2d4131f06a 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
index 49b24f703237a263a1cfe2bd1dae87210d9f08a7..d802a9d1a0d8b2f5732eb55aa56550d28582bb94 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
index b1473e3b6d913e96e499bbbd482ad2f1deb51d76..b3ec83e3b9fa8437f43327657d110c4f369c0c3d 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
index 0809dd2be6503aaec2e9d0ba43f0b720259ff692..e1d314b81702aa668980aca79bd2044f9f919b9e 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
index 4018d0d6c1bbbaaa52d155d07152ca05ef082451..7a879623284280677504cb52a17b341e81203d3d 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
index 6222ef5259fd3c9430898d7993504142fc3c8448..002f71b054bc0762fb6c31290b7e61c914406c63 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
index 245a317931b0c83351d395cf3099e47484102cf0..0d99c71e442e2ebeaba0567e3f02c58e98096856 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
index a309ce8f2a04adeaaa10747f70ef8a3128ea0498..2070f13b727fefb5ffc4240c1de0c50a27767301 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
index 32de9a7885081fff52d52e4d69041c6b0d61e5c6..1323562dd9e0072c0f02ecb29f029cdfae9d25d7 100644 (file)
@@ -1,9 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
-* others. All Rights Reserved.                                               *
-******************************************************************************
+*******************************************************************************
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+* License & terms of use: http://www.unicode.org/copyright.html#License       *
+*******************************************************************************
+*******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and     *
+* others. All Rights Reserved.                                                *
+*******************************************************************************
 -->
 <DataRecord>
     <pl>NONE</pl>
@@ -90,4 +94,4 @@
             <requiresDigitPrefix>false</requiresDigitPrefix>
         </ScopeData>
     </ScopeDataList>
-</DataRecord>
\ No newline at end of file
+</DataRecord>
index 55dc35202d5b43b07d2d5e17fe6b4e4069af4acf..7dc9d5f70cd9a36013ffdd9afd03cbf06798e29c 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
index f45365178e10cff11b188fcf777730a1d3f9ac22..86ae843a889ccc8d68e18dec41636b8eb0df7b4d 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
             <suffix>กว่าๆ</suffix>
         </ScopeData>
     </ScopeDataList>
-</DataRecord>
\ No newline at end of file
+</DataRecord>
index b3f60aefe0db240572d558fbe557eb1884a0ce6a..adae42011a1a66b379fd13a02a1121c8def3cd61 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
             <suffix>以后</suffix>
         </ScopeData>
     </ScopeDataList>
-</DataRecord>
\ No newline at end of file
+</DataRecord>
index bb8eca8b84b0da1fe9f768c9f74e97cba7e1345e..1bcc983c5fe3d0d7977ce81bfa6ed65a5db10da4 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
             <suffix>以后</suffix>
         </ScopeData>
     </ScopeDataList>
-</DataRecord>
\ No newline at end of file
+</DataRecord>
index 8b84f235af1e82e6655a2190cecc9de5d2c2b187..d1093de93ab8ad7ecdb9c8f76c5293dd07755e6a 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
             <suffix>以後</suffix>
         </ScopeData>
     </ScopeDataList>
-</DataRecord>
\ No newline at end of file
+</DataRecord>
index e474dee3cee9f3860d61894902dd0e5b2c31321a..18cac3f2fc335d6f53f96571ec9d8a382403100c 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 ******************************************************************************
-* Copyright (C) 2007-2008 International Business Machines Corporation and        *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html#License      *
+******************************************************************************
+******************************************************************************
+* Copyright (C) 2007-2008 International Business Machines Corporation and    *
 * others. All Rights Reserved.                                               *
 ******************************************************************************
 -->
             <suffix>之後</suffix>
         </ScopeData>
     </ScopeDataList>
-</DataRecord>
\ No newline at end of file
+</DataRecord>
index 913282d72429e54a2c6fb1ac8e7163c80b2394c5..4931e23fd1b8ab98de54f735c50d7eaceae27458 100644 (file)
@@ -1,6 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
-<head><!--  Copyright (C) 2002, International Business Machines Corporation and
+<head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
+<!--  Copyright (C) 2002, International Business Machines Corporation and
   others. All Rights Reserved.
 -->
 
index 6336ead66f84b53be558aa484f201ed178d53e64..03bc682df45cd3b00df90e1772e68523b4d80537 100644 (file)
@@ -1,7 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 
-<head><!--  Copyright (C) 2000-2004, International Business Machines Corporation and
+<head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
+<!--  Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
 
 -->
index 6bd070d15c64be15b542a1e80e5fdd6c2cbfad04..0956c732db085762243319fbe3da7218ab6bd140 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--  Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
 
@@ -22,4 +25,4 @@ Extensions and enhancements to java.text to support unicode transforms, UnicodeS
 </ul>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index 2dc06c7ef13bbfc4f7f88836e63cf6c36a064588..57a5dee3749482d619926571e03a90255522db37 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--  Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
 
@@ -9,4 +12,4 @@
 <body bgcolor="white">
 International calendars and other utility classes.
 </body>
-</html>
\ No newline at end of file
+</html>
index 6c7d59b2cf2576174202578bdf9796b4f8fb160d..02117abc129d1626f72311b44cec0f6c2faf784c 100644 (file)
@@ -1,3 +1,6 @@
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
 # Copyright (C) 2008, International Business Machines Corporation and others. All Rights Reserved.
 # icu4j break iterator
 com.ibm.icu.impl.javaspi.text.BreakIteratorProviderICU
index d6de7a13eab25edc9cec27f2a6192a93fcb86a1f..5c95c38d2e5ee0d2fd733fe35c2b181fdec913d0 100644 (file)
@@ -1,3 +1,6 @@
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
 # Copyright (C) 2008, International Business Machines Corporation and others. All Rights Reserved.
 # icu4j collator
 com.ibm.icu.impl.javaspi.text.CollatorProviderICU
index f3065151673b744cdf671352fbc990da608a05c3..14a1c8e335ab33cff021cb972e6faeaaff62d66a 100644 (file)
@@ -1,3 +1,6 @@
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
 # Copyright (C) 2008, International Business Machines Corporation and others. All Rights Reserved.
 # icu4j date formatter
 com.ibm.icu.impl.javaspi.text.DateFormatProviderICU
index 5dd4cc15b8ee1d839a6fd7189bd629c7fd806e97..a1381a1d153313fef6982e5f6110bfba9e051237 100644 (file)
@@ -1,3 +1,6 @@
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
 # Copyright (C) 2008, International Business Machines Corporation and others. All Rights Reserved.
 # icu4j date format symbpols
 com.ibm.icu.impl.javaspi.text.DateFormatSymbolsProviderICU
index 00a14f3b1aa04c2fc58a5d8a386a7106bf1d3732..ba50636e072a915208ada34773019494cff1b0a4 100644 (file)
@@ -1,3 +1,6 @@
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
 # Copyright (C) 2008, International Business Machines Corporation and others. All Rights Reserved.
 # icu4j decimal format symbols
 com.ibm.icu.impl.javaspi.text.DecimalFormatSymbolsProviderICU
index 208e7fa0cf11bdeeef87a83c27b49380ca313944..074d93252c5eacf0ca6f2191be19f19e3504264f 100644 (file)
@@ -1,3 +1,6 @@
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
 # Copyright (C) 2008, International Business Machines Corporation and others. All Rights Reserved.
 # icu4j number formatter
 com.ibm.icu.impl.javaspi.text.NumberFormatProviderICU
index b88b80529b99886218e84375d52d45e50a1fad43..b7c177bdaa800b61eb66fa3b2d24ce9bb6d5493e 100644 (file)
@@ -1,3 +1,6 @@
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
 # Copyright (C) 2008, International Business Machines Corporation and others. All Rights Reserved.
 # icu4j currency name
 com.ibm.icu.impl.javaspi.util.CurrencyNameProviderICU
index 6a4fb64f914437d02879a4f0bea5e5640244a563..7b36c4043dec40809f5da5f4872bc675a12e2d26 100644 (file)
@@ -1,3 +1,6 @@
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
 # Copyright (C) 2008, International Business Machines Corporation and others. All Rights Reserved.
 # icu4j time zone name
 com.ibm.icu.impl.javaspi.util.TimeZoneNameProviderICU
index cc249d97cabf4f5894f3e2f745504750aa38fe7b..997bc6e6993ee38d38a39d9b883f452f5f0bb5f1 100644 (file)
@@ -1,5 +1,9 @@
 #*
 #*******************************************************************************
+# Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+# License & terms of use: http://www.unicode.org/copyright.html#License        *
+#*******************************************************************************
+#*******************************************************************************
 #* Copyright (C) 2008-2012, International Business Machines Corporation and    *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
index 3dc6ef566f18c8d1994c128ae0991f3f1a1c3097..a9d9bc6ed696b7c465766a01e009da80c26e8c0e 100644 (file)
@@ -1,4 +1,8 @@
 #*******************************************************************************
+# Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+# License & terms of use: http://www.unicode.org/copyright.html#License        *
+#*******************************************************************************
+#*******************************************************************************
 #* Copyright (C) 2009, International Business Machines Corporation and         *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
index af070502c0b24bcb0588dc5e345b40800736dbfe..10b8876371bb6dbaf13e23407c993bf2de0f90ec 100644 (file)
@@ -1,5 +1,9 @@
 <!--
 *******************************************************************************
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+* License & terms of use: http://www.unicode.org/copyright.html#License       *
+*******************************************************************************
+*******************************************************************************
 * Copyright (C) 2009-2011, International Business Machines Corporation and    *
 * others. All Rights Reserved.                                                *
 *******************************************************************************
@@ -39,4 +43,4 @@
         </unjar>
     </target>
 
-</project>
\ No newline at end of file
+</project>
index 3dc6ef566f18c8d1994c128ae0991f3f1a1c3097..a9d9bc6ed696b7c465766a01e009da80c26e8c0e 100644 (file)
@@ -1,4 +1,8 @@
 #*******************************************************************************
+# Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+# License & terms of use: http://www.unicode.org/copyright.html#License        *
+#*******************************************************************************
+#*******************************************************************************
 #* Copyright (C) 2009, International Business Machines Corporation and         *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
index 7f3b22327781aa2a69158a124ab4e92159b8c07d..707ad8dbbf5fe2da9e585a74f47d0a41eee324d2 100644 (file)
@@ -1,8 +1,12 @@
 <!--
-*******************************************************************************
-* Copyright (C) 2009-2014, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
-*******************************************************************************
+********************************************************************************
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+* License & terms of use: http://www.unicode.org/copyright.html#License        *
+********************************************************************************
+********************************************************************************
+* Copyright (C) 2009-2014, International Business Machines Corporation and     *
+* others. All Rights Reserved.                                                 *
+********************************************************************************
 -->
 <project name="collate-tests" default="build" basedir=".">
     <property file="build-local.properties"/>
index 3a703cb10b6a091cb39eb33b96a4ce7b18d0ae53..366362db2800bc22ba20b52e07f97f766a3f8ead 100644 (file)
@@ -1,4 +1,8 @@
-# Copyright (c) 2012-2015 International Business Machines
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
+# Corporation and others. All Rights Reserved.
+# Copyright (c) 2012-2015 International Business Machines
 # Corporation and others. All Rights Reserved.
 #
 # This file should be in UTF-8 with a signature byte sequence ("BOM").
index f85a4e77a46f3f727dc85d30ce995844fb4eb6ed..10d358bfe024853a82a571dabf0e46cfe708de60 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--  Copyright (C) 2000-2010, International Business Machines Corporation and
   others. All Rights Reserved.
 
@@ -9,4 +12,4 @@
 <body bgcolor="white">
 Tests for the international search classes.
 </body>
-</html>
\ No newline at end of file
+</html>
index 3dc6ef566f18c8d1994c128ae0991f3f1a1c3097..a9d9bc6ed696b7c465766a01e009da80c26e8c0e 100644 (file)
@@ -1,4 +1,8 @@
 #*******************************************************************************
+# Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+# License & terms of use: http://www.unicode.org/copyright.html#License        *
+#*******************************************************************************
+#*******************************************************************************
 #* Copyright (C) 2009, International Business Machines Corporation and         *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
index 61f66dede6b1f8b0d51b87431f0a3d9056d4ff67..11cb9b920589520bb48088935572996cfeaecb9f 100644 (file)
@@ -1,5 +1,9 @@
 <!--
 *******************************************************************************
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+* License & terms of use: http://www.unicode.org/copyright.html#License       *
+*******************************************************************************
+*******************************************************************************
 * Copyright (C) 2009-2011, International Business Machines Corporation and    *
 * others. All Rights Reserved.                                                *
 *******************************************************************************
index 04c3f1415ba9b4671769a264eaa46c34935acb4f..d81f8fcbeb0bff344414b70559590f407c32717b 100644 (file)
@@ -1,6 +1,10 @@
 # *
 # *******************************************************************************
-# * Copyright (C) 2005-2006, International Business Machines Corporation and         *
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+# * License & terms of use: http://www.unicode.org/copyright.html#License       *
+# *******************************************************************************
+# *******************************************************************************
+# * Copyright (C) 2005-2006, International Business Machines Corporation and    *
 # * others. All Rights Reserved.                                                *
 # *******************************************************************************
 # *
index e85eb94b55f3033c45d35aaa3e93fff9a4da62ff..10fb156d3f6cd535dd5654f5150d7587f1fc9f4c 100644 (file)
@@ -1,5 +1,9 @@
 # *
 # *******************************************************************************
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+# * License & terms of use: http://www.unicode.org/copyright.html#License       *
+# *******************************************************************************
+# *******************************************************************************
 # * Copyright (C) 2005-2006, International Business Machines Corporation and    *
 # * others. All Rights Reserved.                                                *
 # *******************************************************************************
index 019687cb556010d95249365999a973ab9fe33bf7..1b271a20def01d575ddd6f37ee4454af76f0323a 100644 (file)
@@ -1,4 +1,8 @@
 # *******************************************************************************
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+# * License & terms of use: http://www.unicode.org/copyright.html#License       *
+# *******************************************************************************
+# *******************************************************************************
 # * Copyright (C) 2010, International Business Machines Corporation and         *
 # * others. All Rights Reserved.                                                *
 # *******************************************************************************
index ccb88580339c1d6c0f77265548abcf2dd38c1f8e..5acf0b602a6721bdbb4a0c09cd4d491ae9cc7b4a 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--  Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
 
@@ -9,4 +12,4 @@
 <body bgcolor="white">
 Tests for the calendar classes.
 </body>
-</html>
\ No newline at end of file
+</html>
index 07f82fae6b2709eae670fe461ac854b7567e744f..fc880120c1d7a9ae5d5dbff8550ab5e84ed5d89d 100644 (file)
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
+<!-- Copyright (C) 2016 and later: Unicode, Inc. and others. -->
+<!-- License & terms of use: http://www.unicode.org/copyright.html#License -->
 <!-- Copyright (c) 2005-2015 IBM Corporation and others. All rights reserved -->
 <!-- See individual test cases for their specific copyright. -->
 
index 426bc941e6c394e996abf23e126dbb4081c70e93..b8f3a634b63db2614f42e160d54f2ee209eba369 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--  Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
 
@@ -9,4 +12,4 @@
 <body bgcolor="white">
 Tests for the compression classes.
 </body>
-</html>
\ No newline at end of file
+</html>
index d4a249c1b605b2e6fc351b1aaae4b7e3bca0fe02..b3b9fb7d28e8c09e6b98940f6786f1618e35dbe3 100644 (file)
@@ -1,7 +1,11 @@
-######################################################################
+#######################################################################
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#######################################################################
+#######################################################################
 # Copyright (c) 2004, 2012 International Business Machines
 # Corporation and others.  All Rights Reserved.
-######################################################################
+#######################################################################
 # Author: Alan Liu
 # Created: March 15 2004
 # Since: ICU 3.0
index d9ffead56b3daabd430dae29ca96a10149e62df7..d8efec5be40f41ed8b566a52ffecfbcfbe3d8f2d 100644 (file)
@@ -1,7 +1,11 @@
-#--------------------------------------------------------------------
+#----------------------------------------------------------------------
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#----------------------------------------------------------------------
+#----------------------------------------------------------------------
 # Copyright (c) 2004, International Business Machines
 # Corporation and others. All Rights Reserved.
-#--------------------------------------------------------------------
+#----------------------------------------------------------------------
 America/Atka ; America/Adak
 America/Ensenada ; America/Tijuana
 America/Fort_Wayne ; America/Indianapolis
@@ -162,4 +166,4 @@ PNT ; America/Phoenix
 PRT ; America/Puerto_Rico
 PST ; America/Los_Angeles
 SST ; Pacific/Guadalcanal
-VST ; Asia/Saigon
\ No newline at end of file
+VST ; Asia/Saigon
index b938c33007d593fa29efd2996429e155653b595e..d450c833b26d89bd93f4aa54adc0acbaa0cef547 100644 (file)
@@ -1,3 +1,4 @@
+# Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html#License
 # Copyright (C) 2013, Google Inc, International Business Machines Corporation and others
 af     0 dae
 af     0.00 dae
@@ -2366,4 +2367,4 @@ zu        2.000 izinsuku
 zu     2.001 izinsuku
 zu     2.01 izinsuku
 zu     2.1 izinsuku
-zu     10 izinsuku
\ No newline at end of file
+zu     10 izinsuku
index d7a927af229d27b2ffad13c183ef65c476765dd5..7e43409f05a266f326b0ef775bbbdaf963229814 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--  Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
 
@@ -9,4 +12,4 @@
 <body bgcolor="white">
 Tests for Normalizer.
 </body>
-</html>
\ No newline at end of file
+</html>
index 62468ad17ac51f23009e82f44acee9e5410826f1..9a531104235b9ad46054c5c9a75cc98ea6ed8a27 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--  Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
 
@@ -9,4 +12,4 @@
 <body bgcolor="white">
 Tests for the RuleBasedBreakIterator.
 </body>
-</html>
\ No newline at end of file
+</html>
index 812f98390ea2752265323794856742099a6670b8..572ed540ea0f7abec4ad577fa49881661ceebffb 100644 (file)
@@ -1,6 +1,10 @@
 /*
  *******************************************************************************
- * Copyright (C) 2005, International Business Machines Corporation and    *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+ * License & terms of use: http://www.unicode.org/copyright.html#License       *
+ *******************************************************************************
+ *******************************************************************************
+ * Copyright (C) 2005, International Business Machines Corporation and         *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  */
index 3312dd3e2a6440ce81efca0024a072c1c546c767..a0b480d0e4ebd9c8e99a3b4fc31b0487e0d6a769 100644 (file)
@@ -1,6 +1,10 @@
 /*
  *******************************************************************************
- * Copyright (C) 2005, International Business Machines Corporation and    *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+ * License & terms of use: http://www.unicode.org/copyright.html#License       *
+ *******************************************************************************
+ *******************************************************************************
+ * Copyright (C) 2005, International Business Machines Corporation and         *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  */
index 3dc6ef566f18c8d1994c128ae0991f3f1a1c3097..a9d9bc6ed696b7c465766a01e009da80c26e8c0e 100644 (file)
@@ -1,4 +1,8 @@
 #*******************************************************************************
+# Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+# License & terms of use: http://www.unicode.org/copyright.html#License        *
+#*******************************************************************************
+#*******************************************************************************
 #* Copyright (C) 2009, International Business Machines Corporation and         *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
index dd632a9796b5503685dcdd942b0aaa5db9ac1e96..b59764b50230ecaa9446a00858ff44395763ea23 100644 (file)
@@ -1,5 +1,9 @@
 <!--
 *******************************************************************************
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+* License & terms of use: http://www.unicode.org/copyright.html#License       *
+*******************************************************************************
+*******************************************************************************
 * Copyright (C) 2009-2011, International Business Machines Corporation and    *
 * others. All Rights Reserved.                                                *
 *******************************************************************************
@@ -29,4 +33,4 @@
     <target name="jar" depends="compile, copy, @jar" description="Create the project's jar file"/>
 
     <target name="src-jar" depends="@src-jar" description="Create the project's source jar file"/>
-</project>
\ No newline at end of file
+</project>
index 61370bff9dfcbf4e126ff3f8ff2ab57cc2bf2285..bdb09f1c0d1f7485fe7bd1abfffc3aaeba3d9598 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--  Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
 
@@ -9,4 +12,4 @@
 <body bgcolor="white">
 Shared utilities for tests.
 </body>
-</html>
\ No newline at end of file
+</html>
index 3e0dbb0d7a9ee0a396305dd3d98fe9501aab6c28..1621c5d9536627c3c0ed7ae1ded7fc36119119fa 100644 (file)
@@ -1,4 +1,8 @@
 #*******************************************************************************
+# Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+# License & terms of use: http://www.unicode.org/copyright.html#License        *
+#*******************************************************************************
+#*******************************************************************************
 #* Copyright (C) 2009-2015, International Business Machines Corporation and    *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
index bf6a67b59462083e46425fa4daaf046a630ab2a4..d40f096948971b4ac3c84c5f486275ab82b00e74 100644 (file)
@@ -1,5 +1,9 @@
 <!--
 *******************************************************************************
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+* License & terms of use: http://www.unicode.org/copyright.html#License       *
+*******************************************************************************
+*******************************************************************************
 * Copyright (C) 2009-2011, International Business Machines Corporation and    *
 * others. All Rights Reserved.                                                *
 *******************************************************************************
@@ -29,4 +33,4 @@
     <target name="jar" depends="compile, copy, @jar" description="Create the project's jar file"/>
 
     <target name="src-jar" depends="@src-jar" description="Create the project's source jar file"/>
-</project>
\ No newline at end of file
+</project>
index 3dc6ef566f18c8d1994c128ae0991f3f1a1c3097..a9d9bc6ed696b7c465766a01e009da80c26e8c0e 100644 (file)
@@ -1,4 +1,8 @@
 #*******************************************************************************
+# Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+# License & terms of use: http://www.unicode.org/copyright.html#License        *
+#*******************************************************************************
+#*******************************************************************************
 #* Copyright (C) 2009, International Business Machines Corporation and         *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
index f0c9de957bcae5e745b9dec2eaa51bb97db07575..99fdad2d27e5a20806fc621a26759a18f0e8346e 100644 (file)
@@ -1,4 +1,8 @@
 <!--
+********************************************************************************
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+* License & terms of use: http://www.unicode.org/copyright.html#License        *
+********************************************************************************
 *******************************************************************************
 * Copyright (C) 2009-2011, International Business Machines Corporation and    *
 * others. All Rights Reserved.                                                *
index 3dc6ef566f18c8d1994c128ae0991f3f1a1c3097..a9d9bc6ed696b7c465766a01e009da80c26e8c0e 100644 (file)
@@ -1,4 +1,8 @@
 #*******************************************************************************
+# Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+# License & terms of use: http://www.unicode.org/copyright.html#License        *
+#*******************************************************************************
+#*******************************************************************************
 #* Copyright (C) 2009, International Business Machines Corporation and         *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
index 329c42c8f07fa819ac7e922a818952b74bed09c2..1668be5b17e224d8868df62aceaac22cbbb5369a 100644 (file)
@@ -1,4 +1,8 @@
 <!--
+********************************************************************************
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+* License & terms of use: http://www.unicode.org/copyright.html#License        *
+********************************************************************************
 *******************************************************************************
 * Copyright (C) 2009-2011, International Business Machines Corporation and    *
 * others. All Rights Reserved.                                                *
index 4bee5973dd78cb19463b9d19ee9045568aca4260..696750a4e2f543a2b87d6fbc40960df06d0c244b 100644 (file)
@@ -1,3 +1,5 @@
+# Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html#License
+#
 # Copyright (C) 2006-2009, Google, International Business Machines Corporation and others. All Rights Reserved.
 # Regex for recognizing RFC 4646 well-formed tags
 # http://www.rfc-editor.org/rfc/rfc4646.txt
@@ -84,4 +86,4 @@ $root = (?i) # case-insensitive
     | ( $privateUse ) 5%
     | ( $grandfathered ) 5%)
 #    (?: \@ $keywords )? 5%
-    ;
\ No newline at end of file
+    ;
index 5fdff1c4e335d13e50fd1c74da9b02a584b99bb8..58d4ff17440bc93d940a4db7d6babeb887a99683 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--  Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
 
@@ -9,4 +12,4 @@
 <body bgcolor="white">
 Transliterator tests.
 </body>
-</html>
\ No newline at end of file
+</html>
index b4a3ec9eba62471acb26c503c81a5278ab9495ab..e13371ca0c70193cbf8deddc1e5b4d99c2308539 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
+<!--  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html#License
+-->
 <!--  Copyright (C) 2000-2004, International Business Machines Corporation and
   others. All Rights Reserved.
 
@@ -9,4 +12,4 @@
 <body bgcolor="white">
 Tool used to rebuild tables used by the Unicode compression classes.
 </body>
-</html>
\ No newline at end of file
+</html>
index 40e5b1f1226a95f2c103a23374980f746c37f4e9..bc27744a389aa7eb131ec432a11f00e3f152b758 100644 (file)
@@ -1,5 +1,9 @@
 #
 #*******************************************************************************
+# Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+# License & terms of use: http://www.unicode.org/copyright.html#License        *
+#*******************************************************************************
+#*******************************************************************************
 #* Copyright (C) 1996-2004, International Business Machines Corporation and    *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
index d1fa41180f278ce546190abb73e52d522e791045..92d3fffec9bd5e86059b9bfb7616cd2dab4bf326 100644 (file)
@@ -1,5 +1,9 @@
 #
 #*******************************************************************************
+# Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+# License & terms of use: http://www.unicode.org/copyright.html#License        *
+#*******************************************************************************
+#*******************************************************************************
 #* Copyright (C) 1996-2004, International Business Machines Corporation and    *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
index 704cf89dbaf830c3f4dadbcd1e23c4fa7fc734a4..b05e2f6ca03374f62fb5e0bab857bd657497069f 100644 (file)
@@ -1,4 +1,6 @@
 /*
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html#License
  *
  * (C) Copyright IBM Corp. 1998-2016. All Rights Reserved.
  *
index 4bfd5eb0f9458295a2bbd6923b02c78775490606..01e7c396ddc4466523fec7f69ba378533a2195dc 100755 (executable)
@@ -1,3 +1,7 @@
+# ************************************************************************
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+# ************************************************************************
 @rem = '--*-Perl-*--
 @echo off
 if "%OS%" == "Windows_NT" goto WinNT
index 6811313282864c68e2191cbece964c8f97e4d0d6..3e5801ce7c727139ebb4071b6bbd744c71368822 100755 (executable)
@@ -1,5 +1,9 @@
 #/**
 # *******************************************************************************
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+# * License & terms of use: http://www.unicode.org/copyright.html#License       *
+# *******************************************************************************
+# *******************************************************************************
 # * Copyright (C) 2002-2004, International Business Machines Corporation and    *
 # * others. All Rights Reserved.                                                *
 # *******************************************************************************
index 57293b11b076c4e5f5bdeac531350e15d6a1fd97..58e99c210dea35aa8fda6f9c2a72624434088746 100755 (executable)
@@ -1,5 +1,9 @@
 REM /**
 REM *******************************************************************************
+REM * Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+REM * License & terms of use: http://www.unicode.org/copyright.html#License       *
+REM *******************************************************************************
+REM *******************************************************************************
 REM * Copyright (C) 2002-2004, International Business Machines Corporation and    *
 REM * others. All Rights Reserved.                                                *
 REM *******************************************************************************
index 4d614ba7a8f20a8745647a2e9121d44e656af5f0..d4ec7389513082015ef12063ea27e421ba560c88 100755 (executable)
@@ -1,5 +1,9 @@
 #/**
 # *******************************************************************************
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+# * License & terms of use: http://www.unicode.org/copyright.html#License       *
+# *******************************************************************************
+# *******************************************************************************
 # * Copyright (C) 2000-2004, International Business Machines Corporation and    *
 # * others. All Rights Reserved.                                                *
 # *******************************************************************************
index fd26dd2abe7151363c5b482397c9430315fe7271..35ba6fd3c667a195d8ed7d307f54f493d799bf6c 100644 (file)
@@ -1,4 +1,8 @@
 /**
+ *******************************************************************************
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+ * License & terms of use: http://www.unicode.org/copyright.html#License       *
+ *******************************************************************************
  *******************************************************************************
  * Copyright (C) 2002-2004, International Business Machines Corporation and    *
  * others. All Rights Reserved.                                                *
index 0549bbde3fde23074c5ce733baafa696dc7b2cab..cf5df63e9f6799653feb072e453f5935f087274f 100644 (file)
@@ -1,7 +1,11 @@
-/***********************************************************************
+/**********************************************************************
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html#License
+***********************************************************************
+***********************************************************************
 * Copyright (c) 2000, International Business Machines Corporation
 * and others.  All Rights Reserved.
-************************************************************************
+***********************************************************************
 * > THIS FILE WAS MACHINE GENERATED <
 * >       DO NOT EDIT BY HAND       <
 * >      RUN TOOL TO REGENERATE     <
index cd342c9e7e53a5a44b4bbdd2df9aafac076467f0..9950e9718de6346973eca3131fb002bad96634d4 100755 (executable)
@@ -1,5 +1,9 @@
 #/**
 # *******************************************************************************
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+# * License & terms of use: http://www.unicode.org/copyright.html#License       *
+# *******************************************************************************
+# *******************************************************************************
 # * Copyright (C) 2001-2004, International Business Machines Corporation and    *
 # * others. All Rights Reserved.                                                *
 # *******************************************************************************