Re-license guacamole-common-js as MIT.

This commit is contained in:
Michael Jumper
2013-12-28 14:26:19 -08:00
parent 3ee5a216df
commit 5dfd49bce3
9 changed files with 169 additions and 746 deletions

View File

@@ -18,18 +18,8 @@
<!-- All applicable licenses -->
<licenses>
<license>
<name>Mozilla Public License Version 1.1</name>
<url>http://www.mozilla.org/MPL/1.1/</url>
<distribution>repo</distribution>
</license>
<license>
<name>GNU General Public License, version 2</name>
<url>http://www.gnu.org/licenses/gpl-2.0.html</url>
<distribution>repo</distribution>
</license>
<license>
<name>GNU Lesser General Public License, version 2.1</name>
<url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
<name>The MIT License</name>
<url>http://www.opensource.org/licenses/mit-license.php</url>
<distribution>repo</distribution>
</license>
</licenses>