You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by sp...@apache.org on 2006/07/11 20:46:56 UTC

svn commit: r420947 - /geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/deployable.xml

Author: sppatel
Date: Tue Jul 11 11:46:55 2006
New Revision: 420947

URL: http://svn.apache.org/viewvc?rev=420947&view=rev
Log:
fix license rename

Modified:
    geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/deployable.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/deployable.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/deployable.xml?rev=420947&r1=420946&r2=420947&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/deployable.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/deployable.xml Tue Jul 11 11:46:55 2006
@@ -9,7 +9,7 @@
             <directory>..</directory>
             <outputDirectory>META-INF</outputDirectory>
             <includes>
-                <include>LICENSE.txt</include>
+                <include>LICENSE</include>
                 <include>NOTICE</include>
             </includes>
         </fileSet>