Change license to LGPL-3.0-or-later
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 909426ae69d84f77de0d18e44b932158a451a4b9..730471d26c5cb7d1e14944827631c3dc1dedb60f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <module>dist</module>
        </modules>
        <scm>
-               <connection>scm:git:http://git.argeo.org/apache2/argeo-commons.git</connection>
-               <url>http://git.argeo.org/?p=apache2/argeo-commons.git;a=summary</url>
-               <developerConnection>scm:git:https://code.argeo.org/git/apache2/argeo-commons.git</developerConnection>
+               <connection>scm:git:http://git.argeo.org/lgpl/argeo-commons.git</connection>
+               <url>http://git.argeo.org/?p=lgpl/argeo-commons.git;a=summary</url>
+               <developerConnection>scm:git:https://code.argeo.org/git/lgpl/argeo-commons.git</developerConnection>
                <tag>HEAD</tag>
        </scm>
-       <inceptionYear>2007</inceptionYear>
+       <inceptionYear>2009</inceptionYear>
        <licenses>
                <license>
-                       <name>Apache 2</name>
-                       <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                       <name>LGPL-3.0-or-later</name>
+                       <url>https://www.gnu.org/licenses/lgpl-3.0.txt</url>
                        <distribution>repo</distribution>
-                       <comments><![CDATA[
-Argeo Commons Enterprise Framework
-                          
-Copyright (C) 2007-2016 Argeo GmbH
-
-Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-]]>
-                       </comments>
                </license>
        </licenses>
        <dependencies>