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:17 UTC

svn commit: r488786 - /jakarta/commons/proper/vfs/trunk/build.xml

Author: imario
Date: Tue Dec 19 11:46:17 2006
New Revision: 488786

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

Modified:
    jakarta/commons/proper/vfs/trunk/build.xml

Modified: jakarta/commons/proper/vfs/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/vfs/trunk/build.xml?view=diff&rev=488786&r1=488785&r2=488786
==============================================================================
--- jakarta/commons/proper/vfs/trunk/build.xml (original)
+++ jakarta/commons/proper/vfs/trunk/build.xml Tue Dec 19 11:46:17 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