You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by im...@apache.org on 2006/12/19 20:46:00 UTC

svn commit: r488785 - /jakarta/commons/proper/vfs/tags/vfs-1.0-RC/build.xml

Author: imario
Date: Tue Dec 19 11:45:59 2006
New Revision: 488785

URL: http://svn.apache.org/viewvc?view=rev&rev=488785
Log:
added license.txt

Modified:
    jakarta/commons/proper/vfs/tags/vfs-1.0-RC/build.xml

Modified: jakarta/commons/proper/vfs/tags/vfs-1.0-RC/build.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/vfs/tags/vfs-1.0-RC/build.xml?view=diff&rev=488785&r1=488784&r2=488785
==============================================================================
--- jakarta/commons/proper/vfs/tags/vfs-1.0-RC/build.xml (original)
+++ jakarta/commons/proper/vfs/tags/vfs-1.0-RC/build.xml Tue Dec 19 11:45:59 2006
@@ -111,6 +111,8 @@
       <fileset dir="${basedir}/.">
         <include name="NOTICE.txt">
         </include>
+        <include name="LICENSE.txt">
+        </include>
       </fileset>
     </copy>
   </target>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org