Author: mrglavas
Date: Fri Aug 28 13:04:00 2009
New Revision: 808873

URL: http://svn.apache.org/viewvc?rev=808873&view=rev
Log:
Adding ICU4J license to the source and binary packages.

Modified:
    xerces/java/trunk/build.xml

Modified: xerces/java/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/trunk/build.xml?rev=808873&r1=808872&r2=808873&view=diff
==============================================================================
--- xerces/java/trunk/build.xml (original)
+++ xerces/java/trunk/build.xml Fri Aug 28 13:04:00 2009
@@ -575,6 +575,7 @@
     <copy file="LICENSE-SAX.html" tofile="${distsrc.dir}/LICENSE-SAX.html"/>
     <copy file="LICENSE.resolver.txt" 
tofile="${distsrc.dir}/LICENSE.resolver.txt"/>
     <copy file="LICENSE.serializer.txt" 
tofile="${distsrc.dir}/LICENSE.serializer.txt"/>
+    <copy file="LICENSE.icu4j.html" 
tofile="${distsrc.dir}/LICENSE.icu4j.html"/>
     <copy file="README" tofile="${distsrc.dir}/README"/>
     <copy file="Readme.html" tofile="${distsrc.dir}/Readme.html"/>
     <copy file="build.xml" tofile="${distsrc.dir}/build.xml"/>
@@ -671,6 +672,7 @@
     <copy file="LICENSE-SAX.html" tofile="${distbin.dir}/LICENSE-SAX.html"/>
     <copy file="LICENSE.resolver.txt" 
tofile="${distbin.dir}/LICENSE.resolver.txt"/>
     <copy file="LICENSE.serializer.txt" 
tofile="${distsrc.dir}/LICENSE.serializer.txt"/>
+    <copy file="LICENSE.icu4j.html" 
tofile="${distsrc.dir}/LICENSE.icu4j.html"/>
     <copy file="Readme.html" tofile="${distbin.dir}/Readme.html"/>
 
     <copy file="${build.dir}/${jar.samples}" 
tofile="${distbin.dir}/${jar.samples}"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to