GUACAMOLE-1: Update pom.xml to reflect Apache licensing.

This commit is contained in:
Michael Jumper
2016-03-25 13:08:24 -07:00
parent c569d2fb62
commit 831e974f5f
4 changed files with 8 additions and 8 deletions

View File

@@ -18,8 +18,8 @@
<!-- All applicable licenses -->
<licenses>
<license>
<name>The MIT License</name>
<url>http://www.opensource.org/licenses/mit-license.php</url>
<name>Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>