]> granicus.if.org Git - icu/commitdiff
ICU-12037 fix references to license.html
authorSteven R. Loomis <srl@icu-project.org>
Sat, 27 Feb 2016 01:48:56 +0000 (01:48 +0000)
committerSteven R. Loomis <srl@icu-project.org>
Sat, 27 Feb 2016 01:48:56 +0000 (01:48 +0000)
X-SVN-Rev: 38409

icu4j/build.xml
icu4j/eclipse-build/build.xml
icu4j/eclipse-build/features.template/com.ibm.icu.base/build.properties
icu4j/eclipse-build/features.template/com.ibm.icu/build.properties
icu4j/eclipse-build/misc/about_icu.html
icu4j/eclipse-build/misc/about_icu_base.html
icu4j/main/shared/build/common-targets.xml
icu4j/pom.xml
icu4j/readme.html

index 25a39d5b297e92dbf423b259e6870db773ba7300..826d9a0ce549655c2288b33bb66ab8f26e914173 100644 (file)
             <fileset dir="${icu4j.regiondata.dir}/${bin.dir}" includes="**/*"/>
             <fileset dir="${icu4j.translit.dir}/${bin.dir}" includes="**/*"/>
             <fileset dir="${shared.dir}/licenses">
-                <include name="license.html"/>
+                <include name="LICENSE.txt"/>
             </fileset>
         </jar>
     </target>
             <fileset dir="${icu4j.regiondata.dir}/${src.dir}" includes="**/*.java"/>
             <fileset dir="${icu4j.translit.dir}/${src.dir}" includes="**/*.java"/>
             <fileset dir="${shared.dir}/licenses">
-                <include name="license.html"/>
+                <include name="LICENSE.txt"/>
             </fileset>
         </jar>
     </target>
index 85d3378435cdd2cb6f36661bfefff7e367f99cf2..46dee75fd63026d94d00f806f4817f6dd7ff959b 100644 (file)
@@ -1,7 +1,7 @@
 <!--
 /*
 *******************************************************************************
-* Copyright (C) 2010-2014, International Business Machines Corporation and    *
+* Copyright (C) 2010,2016, International Business Machines Corporation and    *
 * others. All Rights Reserved.                                                *
 *******************************************************************************
 */
     </copy>
 
     <!-- license -->
-    <copy file="${shared.dir}/licenses/license.html"
+    <copy file="${shared.dir}/licenses/LICENSE.txt"
           todir="${eclipse.projects.dir}/plugins/com.ibm.icu/about_files" />
 
     <!-- about -->
     </copy>
 
     <!-- license -->
-    <copy file="${shared.dir}/licenses/license.html"
+    <copy file="${shared.dir}/licenses/LICENSE.txt"
           todir="${eclipse.projects.dir}/plugins/com.ibm.icu.tests/about_files" />
 
     <!-- about -->
     </copy>
 
     <!-- license -->
-    <copy file="${shared.dir}/licenses/license.html"
+    <copy file="${shared.dir}/licenses/LICENSE.txt"
           todir="${eclipse.projects.dir}/plugins/com.ibm.icu.base/about_files" />
 
     <!-- about -->
     </copy>
 
     <!-- license -->
-    <copy file="${shared.dir}/licenses/license.html"
+    <copy file="${shared.dir}/licenses/LICENSE.txt"
           todir="${eclipse.projects.dir}/plugins/com.ibm.icu.base.tests/about_files" />
 
     <!-- about -->
 
   </target>
 
-</project>
\ No newline at end of file
+</project>
index cafcaa26704655794fa14a7dad1463e06e24d01c..bce562e8815f4e2bf4715e94fdeab05642d4bc72 100644 (file)
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2011 IBM Corporation and others.
+# Copyright (c) 2011,2016 IBM Corporation and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -13,7 +13,7 @@ epl-v10.html,\
 eclipse_update_120.jpg,\
 feature.xml,\
 feature.properties,\
-license.html
+LICENSE.txt
 outputUpdateJars = true
 
 generate.plugin@com.ibm.icu.base.source=com.ibm.icu.base
index e9000a47e5089abd09f975dd35c8ed51c39385fe..8737f751b653d0641fea8ee5a0bbe595bc4a29f5 100644 (file)
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2000, 2008 IBM Corporation and others.
+# Copyright (c) 2000,2016 IBM Corporation and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -13,7 +13,7 @@ epl-v10.html,\
 eclipse_update_120.jpg,\
 feature.xml,\
 feature.properties,\
-license.html
+LICENSE.txt
 outputUpdateJars = true
 
 generate.plugin@com.ibm.icu.source=com.ibm.icu
index ae12b7f245a54978808f9ceba95bc5baa2cd773a..075e33fc6ac37c915ba57b51d5fd867376cce5d4 100644 (file)
@@ -37,12 +37,12 @@ and such source code may be obtained at <a href="http://www.eclipse.org/">http:/
                <br/><br/>
                ICU4J is:
                <blockquote>
-               Copyright (c) 1995-2015 International Business Machines Corporation and others<br/>
+               Copyright (c) 1995,2016 International Business Machines Corporation and others<br/>
                All rights reserved. 
                </blockquote>
                <p>
                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 <a href="about_files/license.html" target="_blank">about_files/license.html</a>.</p>
+               license is contained in the file <a href="about_files/LICENSE.txt" target="_blank">about_files/LICENSE.txt</a>.</p>
                <p>
                The project information including source code, documentations and demo programs are available on
                the <a href="http://www.icu-project.org">ICU public web site</a>.</p>
index 4c9ab99977339436daa61242a4c206b961fa10b8..197819524627011e3b57ce178649fc52dda70790 100644 (file)
@@ -37,12 +37,12 @@ and such source code may be obtained at <a href="http://www.eclipse.org/">http:/
                <br/><br/>
                ICU4J is:
                <blockquote>
-               Copyright (c) 1995-2015 International Business Machines Corporation and others<br/>
+               Copyright (c) 1995,2016 International Business Machines Corporation and others<br/>
                All rights reserved. 
                </blockquote>
                <p>
                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 <a href="about_files/license.html" target="_blank">about_files/license.html</a>.</p>
+               license is contained in the file <a href="about_files/LICENSE.txt" target="_blank">about_files/LICENSE.txt</a>.</p>
                <p>
                The project information including source code, documentations and demo programs are available on
                the <a href="http://www.icu-project.org">ICU public web site</a>.</p>
index f9a0999ff9ffe98be7647ac0878549646c085e48..834ce3bc5ba83c51a61b20a5ec46d13e38ea04b3 100644 (file)
@@ -81,7 +81,7 @@
         <jar jarfile="${jar.dir}/${jar.name}" manifest="${out.dir}/manifest.stub" compress="true">
             <fileset dir="${bin.dir}" includes="**/*"/>
             <fileset dir="${shared.dir}/licenses">
-                <include name="license.html"/>
+                <include name="LICENSE.txt"/>
             </fileset>
         </jar>
     </target>
@@ -91,7 +91,7 @@
         <jar jarfile="${jar.dir}/${src.jar.name}" compress="true">
             <fileset dir="${src.dir}" includes="**/*.java"/>
             <fileset dir="${shared.dir}/licenses">
-                <include name="license.html"/>
+                <include name="LICENSE.txt"/>
             </fileset>
         </jar>
     </target>
index c64b58f1843f331b0c56b5d125c96f8c55131e5d..c61b1f252183d42410232a2fc8d8cb3a7d529fb5 100644 (file)
@@ -23,7 +23,7 @@
   <licenses>
     <license>
       <name>ICU License</name>
-      <url>http://source.icu-project.org/repos/icu/icu/trunk/license.html</url>
+      <url>http://source.icu-project.org/repos/icu/icu/trunk/LICENSE.txt</url>
       <distribution>repo</distribution>
     </license>
   </licenses>
index c03784c3e2022d1b3a0c8147f8189da347fffa40..8d3859791e2d90c6c9cdea1f07eb33c3a9e1a2fd 100644 (file)
@@ -5,7 +5,7 @@
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <meta http-equiv="Content-Style-Type" content="text/css2">
   <title>ReadMe for ICU4J</title>
-  <meta name="COPYRIGHT" content="Copyright 2000-2015, International Business Machines Corporation and others. All Rights Reserved.">
+  <meta name="COPYRIGHT" content="Copyright 2000-2016, International Business Machines Corporation and others. All Rights Reserved.">
   <style type="text/css">
 h3.doc { background: #CCCCFF }
 h4.doc { text-decoration: underline }
@@ -173,7 +173,7 @@ mean that projects using ICU become subject to GPL.
 <p>
  The IBM version contains the essential text of the license, omitting the
 X-specific trademarks and copyright notices. The full copy of <a
- href="http://source.icu-project.org/repos/icu/icu4j/tags/release-56-rc/main/shared/licenses/license.html">ICU's license</a> is included in the download
+ href="./main/shared/licenses/LICENSE.txt">ICU's license</a> is included in the download
 package.
 </p>
 <h2 class="doc"><a name="PlatformDependencies"></a>Platform Dependencies</h2>