Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > b0d32cb3ac686cd83dd4f203d47fddd7 > files > 2

jython-2.2-0.b1.1.4mdv2007.1.src.rpm

--- jython/build.xml.orig	2007-03-12 03:58:28.000000000 +0100
+++ jython/build.xml	2007-03-12 03:58:40.000000000 +0100
@@ -576,10 +576,6 @@
             />
         </copy>
 
-        <!-- copy the CPython license -->
-        <echo>copy CPython LICENSE from ${svn.checkout.dir}/python</echo>
-        <copy file="${svn.checkout.dir}/python/LICENSE" tofile="${dist.dir}/LICENSE_CPython.txt" preservelastmodified="true" />
-
         <!-- sources: todir has to correspond with installer/**/JarInstaller.java -->
         <echo>copy sources from ${jython.base.dir}</echo>
         <copy todir="${dist.dir}/src/java" preservelastmodified="true">