<fileset dir="${icu4j.regiondata.dir}/${bin.dir}" includes="**/*"/>
<fileset dir="${icu4j.translit.dir}/${bin.dir}" includes="**/*"/>
<fileset dir="${shared.dir}/licenses">
- <include name="LICENSE.txt"/>
+ <include name="LICENSE"/>
</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.txt"/>
+ <include name="LICENSE"/>
</fileset>
</jar>
</target>
</copy>
<!-- license -->
- <copy file="${shared.dir}/licenses/LICENSE.txt"
+ <copy file="${shared.dir}/licenses/LICENSE"
todir="${eclipse.projects.dir}/plugins/com.ibm.icu/about_files" />
<!-- about -->
</copy>
<!-- license -->
- <copy file="${shared.dir}/licenses/LICENSE.txt"
+ <copy file="${shared.dir}/licenses/LICENSE"
todir="${eclipse.projects.dir}/plugins/com.ibm.icu.tests/about_files" />
<!-- about -->
</copy>
<!-- license -->
- <copy file="${shared.dir}/licenses/LICENSE.txt"
+ <copy file="${shared.dir}/licenses/LICENSE"
todir="${eclipse.projects.dir}/plugins/com.ibm.icu.base/about_files" />
<!-- about -->
</copy>
<!-- license -->
- <copy file="${shared.dir}/licenses/LICENSE.txt"
+ <copy file="${shared.dir}/licenses/LICENSE"
todir="${eclipse.projects.dir}/plugins/com.ibm.icu.base.tests/about_files" />
<!-- about -->
eclipse_update_120.jpg,\
feature.xml,\
feature.properties,\
-LICENSE.txt
+LICENSE
outputUpdateJars = true
generate.plugin@com.ibm.icu.base.source=com.ibm.icu.base
eclipse_update_120.jpg,\
feature.xml,\
feature.properties,\
-LICENSE.txt
+LICENSE
outputUpdateJars = true
generate.plugin@com.ibm.icu.source=com.ibm.icu
</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.txt" target="_blank">about_files/LICENSE.txt</a>.</p>
+ license is contained in the file <a href="about_files/LICENSE" target="_blank">about_files/LICENSE</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>
</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.txt" target="_blank">about_files/LICENSE.txt</a>.</p>
+ license is contained in the file <a href="about_files/LICENSE" target="_blank">about_files/LICENSE</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>
<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.txt"/>
+ <include name="LICENSE"/>
</fileset>
</jar>
</target>
<jar jarfile="${jar.dir}/${src.jar.name}" compress="true">
<fileset dir="${src.dir}" includes="**/*.java"/>
<fileset dir="${shared.dir}/licenses">
- <include name="LICENSE.txt"/>
+ <include name="LICENSE"/>
</fileset>
</jar>
</target>
<licenses>
<license>
<name>ICU License</name>
- <url>http://source.icu-project.org/repos/icu/icu/trunk/LICENSE.txt</url>
+ <url>http://source.icu-project.org/repos/icu/icu/trunk/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>
<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="./main/shared/licenses/LICENSE.txt">ICU's license</a> is included in the download
+ href="./main/shared/licenses/LICENSE">ICU's license</a> is included in the download
package.
</p>
<h2 class="doc"><a name="PlatformDependencies"></a>Platform Dependencies</h2>