From ab6b7f24fef88ea6193981db5ca3556b4f550e12 Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Tue, 8 Mar 2016 23:50:05 +0000 Subject: [PATCH] ICU-12037 update license location X-SVN-Rev: 38508 --- icu4j/build.xml | 4 ++-- icu4j/eclipse-build/build.xml | 8 ++++---- .../features.template/com.ibm.icu.base/build.properties | 2 +- .../features.template/com.ibm.icu/build.properties | 2 +- icu4j/eclipse-build/misc/about_icu.html | 2 +- icu4j/eclipse-build/misc/about_icu_base.html | 2 +- icu4j/main/shared/build/common-targets.xml | 4 ++-- icu4j/pom.xml | 2 +- icu4j/readme.html | 2 +- 9 files changed, 14 insertions(+), 14 deletions(-) diff --git a/icu4j/build.xml b/icu4j/build.xml index e03c48d7800..8adce8f919b 100644 --- a/icu4j/build.xml +++ b/icu4j/build.xml @@ -388,7 +388,7 @@ - + @@ -403,7 +403,7 @@ - + diff --git a/icu4j/eclipse-build/build.xml b/icu4j/eclipse-build/build.xml index 46dee75fd63..0bb087372f5 100644 --- a/icu4j/eclipse-build/build.xml +++ b/icu4j/eclipse-build/build.xml @@ -269,7 +269,7 @@ - @@ -327,7 +327,7 @@ - @@ -357,7 +357,7 @@ - @@ -396,7 +396,7 @@ - diff --git a/icu4j/eclipse-build/features.template/com.ibm.icu.base/build.properties b/icu4j/eclipse-build/features.template/com.ibm.icu.base/build.properties index bce562e8815..c6c3b4d7ca3 100644 --- a/icu4j/eclipse-build/features.template/com.ibm.icu.base/build.properties +++ b/icu4j/eclipse-build/features.template/com.ibm.icu.base/build.properties @@ -13,7 +13,7 @@ epl-v10.html,\ eclipse_update_120.jpg,\ feature.xml,\ feature.properties,\ -LICENSE.txt +LICENSE outputUpdateJars = true generate.plugin@com.ibm.icu.base.source=com.ibm.icu.base diff --git a/icu4j/eclipse-build/features.template/com.ibm.icu/build.properties b/icu4j/eclipse-build/features.template/com.ibm.icu/build.properties index 8737f751b65..bec15cf736e 100644 --- a/icu4j/eclipse-build/features.template/com.ibm.icu/build.properties +++ b/icu4j/eclipse-build/features.template/com.ibm.icu/build.properties @@ -13,7 +13,7 @@ epl-v10.html,\ eclipse_update_120.jpg,\ feature.xml,\ feature.properties,\ -LICENSE.txt +LICENSE outputUpdateJars = true generate.plugin@com.ibm.icu.source=com.ibm.icu diff --git a/icu4j/eclipse-build/misc/about_icu.html b/icu4j/eclipse-build/misc/about_icu.html index 7e781689e5e..f5e02af4aac 100644 --- a/icu4j/eclipse-build/misc/about_icu.html +++ b/icu4j/eclipse-build/misc/about_icu.html @@ -42,7 +42,7 @@ and such source code may be obtained at http:/

Your use of ICU4J is subject to the terms and conditions of the ICU4J license. A copy of the - license is contained in the file about_files/LICENSE.txt.

+ license is contained in the file about_files/LICENSE.

The project information including source code, documentations and demo programs are available on the ICU public web site.

diff --git a/icu4j/eclipse-build/misc/about_icu_base.html b/icu4j/eclipse-build/misc/about_icu_base.html index 3b86633f6d0..894812a7194 100644 --- a/icu4j/eclipse-build/misc/about_icu_base.html +++ b/icu4j/eclipse-build/misc/about_icu_base.html @@ -42,7 +42,7 @@ and such source code may be obtained at http:/

Your use of ICU4J is subject to the terms and conditions of the ICU4J license. A copy of the - license is contained in the file about_files/LICENSE.txt.

+ license is contained in the file about_files/LICENSE.

The project information including source code, documentations and demo programs are available on the ICU public web site.

diff --git a/icu4j/main/shared/build/common-targets.xml b/icu4j/main/shared/build/common-targets.xml index 834ce3bc5ba..0808011786b 100644 --- a/icu4j/main/shared/build/common-targets.xml +++ b/icu4j/main/shared/build/common-targets.xml @@ -81,7 +81,7 @@ - + @@ -91,7 +91,7 @@ - + diff --git a/icu4j/pom.xml b/icu4j/pom.xml index c61b1f25218..3e9b005b3b3 100644 --- a/icu4j/pom.xml +++ b/icu4j/pom.xml @@ -23,7 +23,7 @@ ICU License - http://source.icu-project.org/repos/icu/icu/trunk/LICENSE.txt + http://source.icu-project.org/repos/icu/icu/trunk/LICENSE repo diff --git a/icu4j/readme.html b/icu4j/readme.html index f1f5c4f94be..300d22ec200 100644 --- a/icu4j/readme.html +++ b/icu4j/readme.html @@ -173,7 +173,7 @@ mean that projects using ICU become subject to GPL.

The IBM version contains the essential text of the license, omitting the X-specific trademarks and copyright notices. The full copy of ICU's license is included in the download + href="./main/shared/licenses/LICENSE">ICU's license is included in the download package.

Platform Dependencies

-- 2.40.0