Updated the license information in the POM.xml

This commit is contained in:
Trustin Lee 2009-08-28 07:39:09 +00:00
parent b11ef6ca9b
commit 48a0140c0d

View File

@ -40,8 +40,8 @@
</organization> </organization>
<licenses> <licenses>
<license> <license>
<name>GNU Lesser General Public License</name> <name>Apache License, Version 2.0</name>
<url>http://www.gnu.org/licenses/lgpl.html</url> <url>http://www.apache.org/licenses/LICENSE-2.0</url>
</license> </license>
</licenses> </licenses>
<inceptionYear>2008</inceptionYear> <inceptionYear>2008</inceptionYear>