Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2012-08-05 22:15:36 +0400
committerMikkel Krautz <mikkel@krautz.dk>2012-08-05 22:15:36 +0400
commit9001c2857e84f7c3284967fb7fb425bf95f89a5e (patch)
tree3a3c634f033bae74e40afc79327d6a924cdc301c /3rdPartyLicenses
parent96fd34d36ea6fd80507a10fdee83bda1c10a04c2 (diff)
3rdPartyLicenses: add mach_override license.
Diffstat (limited to '3rdPartyLicenses')
-rw-r--r--3rdPartyLicenses/mach_override_license.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/3rdPartyLicenses/mach_override_license.txt b/3rdPartyLicenses/mach_override_license.txt
new file mode 100644
index 000000000..b3ca444a3
--- /dev/null
+++ b/3rdPartyLicenses/mach_override_license.txt
@@ -0,0 +1,19 @@
+Copyright (c) 2003-2009 Jonathan 'Wolf' Rentzsch <http://rentzsch.com>
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.