[Schmitzm-commits] r757 - trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Fri Mar 5 18:34:42 CET 2010


Author: alfonx
Date: 2010-03-05 18:34:42 +0100 (Fri, 05 Mar 2010)
New Revision: 757

Modified:
   trunk/pom.xml
Log:
Added LGPL to pom.xml


Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2010-03-05 17:00:22 UTC (rev 756)
+++ trunk/pom.xml	2010-03-05 17:34:42 UTC (rev 757)
@@ -11,6 +11,14 @@
 		<system>gforge</system>
 		<url>http://wald.intevation.org/tracker/?group_id=47</url>
 	</issueManagement>
+
+ <licenses>
+  <license>
+   <name>Lesser General Public License (LGPL)</name>
+   <url>http://www.gnu.org/copyleft/lgpl.txt</url>
+  </license>
+ </licenses>
+
 	<properties>
 		<geotools.version>2.6.2</geotools.version>
 	</properties>



More information about the Schmitzm-commits mailing list