You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2009/02/14 11:26:58 UTC

svn commit: r744466 - /james/mailet/standard/trunk/pom.xml

Author: rdonkin
Date: Sat Feb 14 10:26:58 2009
New Revision: 744466

URL: http://svn.apache.org/viewvc?rev=744466&view=rev
Log:
Apache license does not require license header

Modified:
    james/mailet/standard/trunk/pom.xml

Modified: james/mailet/standard/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/standard/trunk/pom.xml?rev=744466&r1=744465&r2=744466&view=diff
==============================================================================
--- james/mailet/standard/trunk/pom.xml (original)
+++ james/mailet/standard/trunk/pom.xml Sat Feb 14 10:26:58 2009
@@ -356,7 +356,8 @@
         <configuration>
           <excludes>
             <exclude>NOTICE.txt</exclude>
-            <exclude>LICENSE.txt</exclude>
+            <exclude>LICENSE.txt</exclude>
+            <exclude>LICENSE.apache</exclude>
             <!-- Generated by Maven -->
             <exclude>release.properties</exclude>
             <exclude>dist/**/*</exclude>



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