Author: mrglavas
Date: Fri Jun 11 21:08:07 2010
New Revision: 953870

URL: http://svn.apache.org/viewvc?rev=953870&view=rev
Log:
Adding the LICENSE files for the Eclipse PsychoPath XPath 2.0 Processor and 
Java CUP to the source and binary packages.

Modified:
    xerces/java/branches/xml-schema-1.1-dev/build.xml

Modified: xerces/java/branches/xml-schema-1.1-dev/build.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/build.xml?rev=953870&r1=953869&r2=953870&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/build.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/build.xml Fri Jun 11 21:08:07 2010
@@ -576,6 +576,8 @@ Authors:
     <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.cupv10k-runtime.txt" 
tofile="${distsrc.dir}/LICENSE.cupv10k-runtime.txt"/>
+    <copy file="LICENSE.org.eclipse.wst.xml.xpath2.processor_1.0.0.html" 
tofile="${distsrc.dir}/LICENSE.org.eclipse.wst.xml.xpath2.processor_1.0.0.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"/>
@@ -672,6 +674,8 @@ Authors:
     <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.cupv10k-runtime.txt" 
tofile="${distsrc.dir}/LICENSE.cupv10k-runtime.txt"/>
+    <copy file="LICENSE.org.eclipse.wst.xml.xpath2.processor_1.0.0.html" 
tofile="${distsrc.dir}/LICENSE.org.eclipse.wst.xml.xpath2.processor_1.0.0.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