Re-license guacamole-common as MIT.

This commit is contained in:
Michael Jumper
2013-12-28 14:32:23 -08:00
parent 5dfd49bce3
commit ea7e04505f
27 changed files with 547 additions and 1152 deletions

View File

@@ -17,18 +17,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>