Author: fchrist
Date: Fri Jun  1 11:27:45 2012
New Revision: 1345070

URL: http://svn.apache.org/viewvc?rev=1345070&view=rev
Log:
STANBOL-646 Added license in commons.web.base

Modified:
    incubator/stanbol/trunk/commons/web/base/pom.xml

Modified: incubator/stanbol/trunk/commons/web/base/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/web/base/pom.xml?rev=1345070&r1=1345069&r2=1345070&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/web/base/pom.xml (original)
+++ incubator/stanbol/trunk/commons/web/base/pom.xml Fri Jun  1 11:27:45 2012
@@ -33,6 +33,15 @@
 
   <name>Apache Stanbol Commons Web Base</name>
   <description>Stanbol HTTP Jersey application bundle.</description>
+  <licenses>
+    <license>
+      <name>Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+      <comments>A business-friendly OSS license</comments>
+    </license>
+  </licenses>
+    
   <scm>
     <connection>
       
scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/commons/web/base


Reply via email to