diff options
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> |