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>2017-07-23 13:10:53 +0300
committerMikkel Krautz <mikkel@krautz.dk>2018-02-11 13:50:46 +0300
commitc310c42de374e73272532daf3d5da46e6f6d7b3b (patch)
tree4c9eba94a0eaebf7f2d93d4947a452ff6c5d35e0 /3rdPartyLicenses
parent8407b49ea9b5c14138aa900e58d3ad9f8e735620 (diff)
scripts/mklic.pl, 3rdPartyLicenses: add AppImage runtime license.
Diffstat (limited to '3rdPartyLicenses')
-rw-r--r--3rdPartyLicenses/appimage_runtime_license.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/3rdPartyLicenses/appimage_runtime_license.txt b/3rdPartyLicenses/appimage_runtime_license.txt
new file mode 100644
index 000000000..cc6e6b4a3
--- /dev/null
+++ b/3rdPartyLicenses/appimage_runtime_license.txt
@@ -0,0 +1,22 @@
+Copyright (c) 2004-17 Simon Peter
+Portions Copyright (c) 2007 Alexander Larsson
+
+All Rights Reserved.
+
+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.