diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2014-04-02 16:43:47 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2014-04-02 16:43:47 -0400 |
commit | 00d80a2b4414d2930e90df39d83d8887b13f6ae5 (patch) | |
tree | 27ddfe2c52e8eabea2a28b8b7e9a58c157266d64 /pom.xml | |
parent | 40c7c3af52b7a8dedb1884c75555579f9e5d5a49 (diff) | |
download | sangria-00d80a2b4414d2930e90df39d83d8887b13f6ae5.tar.xz |
Re-license under the Apache 2.0 License.
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,8 +16,8 @@ <licenses> <license> - <name>WTFPL Version 2</name> - <url>http://www.wtfpl.net/txt/copying/</url> + <name>The Apache Software License, Version 2.0</name> + <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> |