You are viewing a plain text version of this content. The canonical link for it is here.
Posted to portalapps-dev@portals.apache.org by at...@apache.org on 2009/05/16 23:37:40 UTC

svn commit: r775540 - /portals/applications/demo/trunk/pom.xml

Author: ate
Date: Sat May 16 21:37:40 2009
New Revision: 775540

URL: http://svn.apache.org/viewvc?rev=775540&view=rev
Log:
APA-13: cleanup incorrect comment

Modified:
    portals/applications/demo/trunk/pom.xml

Modified: portals/applications/demo/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/applications/demo/trunk/pom.xml?rev=775540&r1=775539&r2=775540&view=diff
==============================================================================
--- portals/applications/demo/trunk/pom.xml (original)
+++ portals/applications/demo/trunk/pom.xml Sat May 16 21:37:40 2009
@@ -258,7 +258,6 @@
             <artifactId>rat-maven-plugin</artifactId>            
             <configuration>
               <excludes combine.children="append">
-                <!-- These files are based on MIT license -->
                 <exclude>src/main/webapp/META-INF/SLF4J-LICENSE</exclude>
                 <exclude>src/main/webapp/META-INF/ANTLR2-LICENSE</exclude>
                 <exclude>src/main/webapp/META-INF/ASM-LICENSE</exclude>