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-21 16:21:58 +0300
committerMikkel Krautz <mikkel@krautz.dk>2018-02-11 12:50:22 +0300
commit84e0f7d993af26c3fe28a76a252867aff1fc5f1d (patch)
treeaa372cc3a1bc29a5ea49c3f3e0d12c6c515b4e86 /3rdPartyLicenses/mariadb_c_connector_license.txt
parent6fc31cb456609b12e7a3441b974a4f8654a86d1f (diff)
scripts/mklic.pl: add MariaDB Connector/C license.
This is shipped with all our official binary copies of Murmur (except on macOS at the moment, but that's a historic accident...)
Diffstat (limited to '3rdPartyLicenses/mariadb_c_connector_license.txt')
-rw-r--r--3rdPartyLicenses/mariadb_c_connector_license.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/3rdPartyLicenses/mariadb_c_connector_license.txt b/3rdPartyLicenses/mariadb_c_connector_license.txt
new file mode 100644
index 000000000..1a8b91709
--- /dev/null
+++ b/3rdPartyLicenses/mariadb_c_connector_license.txt
@@ -0,0 +1,14 @@
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+02110-1301 USA