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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]