You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/03/22 13:14:05 UTC

svn commit: r1580200 - in /maven/pom/trunk/asf: pom.xml src/site-docs/apt/index.apt

Author: hboutemy
Date: Sat Mar 22 12:14:04 2014
New Revision: 1580200

URL: http://svn.apache.org/r1580200
Log:
[MPOM-48] fixed license name

Modified:
    maven/pom/trunk/asf/pom.xml
    maven/pom/trunk/asf/src/site-docs/apt/index.apt

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1580200&r1=1580199&r2=1580200&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sat Mar 22 12:14:04 2014
@@ -43,7 +43,7 @@ under the License.
   </organization>
   <licenses>
     <license>
-      <name>The Apache Software License, Version 2.0</name>
+      <name>Apache License, Version 2.0</name>
       <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
       <distribution>repo</distribution>
     </license>

Modified: maven/pom/trunk/asf/src/site-docs/apt/index.apt
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/src/site-docs/apt/index.apt?rev=1580200&r1=1580199&r2=1580200&view=diff
==============================================================================
--- maven/pom/trunk/asf/src/site-docs/apt/index.apt (original)
+++ maven/pom/trunk/asf/src/site-docs/apt/index.apt Sat Mar 22 12:14:04 2014
@@ -40,7 +40,7 @@ Apache Software Foundation Parent POM
 
  * Top-level project properties:
     
-  ** <<license>>: The Apache Software License, version 2.0.
+  ** <<license>>: Apache License, version 2.0.
     
   ** <<organization>>: The Apache Software Foundation