change licensing info

This commit is contained in:
Jonathan Leibiusky
2013-05-02 08:48:48 -03:00
parent 69f5340aa6
commit 62c30dfe8b

View File

@@ -13,7 +13,7 @@
<version>2.2.0-SNAPSHOT</version> <version>2.2.0-SNAPSHOT</version>
<name>Jedis</name> <name>Jedis</name>
<description>Jedis is a blazingly small and sane Redis java client.</description> <description>Jedis is a blazingly small and sane Redis java client.</description>
<url>http://code.google.com/p/jedis/</url> <url>https://github.com/xetorthio/jedis</url>
<mailingLists> <mailingLists>
<mailingList> <mailingList>
@@ -27,7 +27,7 @@
<licenses> <licenses>
<license> <license>
<name>Jedis License</name> <name>MIT</name>
<url>http://github.com/xetorthio/jedis/raw/master/LICENSE.txt</url> <url>http://github.com/xetorthio/jedis/raw/master/LICENSE.txt</url>
<distribution>repo</distribution> <distribution>repo</distribution>
</license> </license>