ICU-10832 clean up dangling references to ucdterms.txt

X-SVN-Rev: 36122
This commit is contained in:
Scott Russell 2014-08-05 02:51:52 +00:00
parent 2c1c85aee8
commit 1c22b8cf53
2 changed files with 0 additions and 4 deletions

View file

@ -1685,7 +1685,6 @@
<copy todir="${module.tests.dir}">
<fileset dir="${icu4j.core-tests.dir}/src">
<include name="com/ibm/icu/dev/data/unicode/*.txt"/>
<exclude name="com/ibm/icu/dev/data/unicode/ucdterms.txt"/>
</fileset>
</copy>

View file

@ -44,9 +44,6 @@ and such source code may be obtained at <a href="http://www.eclipse.org/">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 <a href="about_files/license.html" target="_blank">about_files/license.html</a>.</p>
<p>
ICU4J bundles data files imported from the Unicode Character Database and the Locale Data. A copy of the
Unicode Data and Software license is contained in the file <a href="about_files/ucdterms.txt"/>about_files/ucdterms.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>