summaryrefslogtreecommitdiff
path: root/indra/newview/licenses-linux.txt
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2024-05-09 11:33:02 +0800
committerErik Kundiman <erik@megapahit.org>2024-05-09 11:33:02 +0800
commit2c282964cd69b61907b50bcfdb280233ef58f58c (patch)
treee8bccc1543963669702af9faa4a0fa87f1a13cf4 /indra/newview/licenses-linux.txt
parentd38cbd7976596f5ca9c2fd4d425deacab2feb19d (diff)
Put meshoptimizer licence back for Linux
cause at least on Fedora, it's linked statically.
Diffstat (limited to 'indra/newview/licenses-linux.txt')
-rw-r--r--indra/newview/licenses-linux.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/indra/newview/licenses-linux.txt b/indra/newview/licenses-linux.txt
index 84525c0059..440077dcfe 100644
--- a/indra/newview/licenses-linux.txt
+++ b/indra/newview/licenses-linux.txt
@@ -394,6 +394,32 @@ TinyXPath is covered by the zlib license :
3. This notice may not be removed or altered from any source distribution.
+=============
+meshoptimizer
+=============
+MIT License
+
+Copyright (c) 2016-2021 Arseny Kapoulkine
+
+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.
+
+
============
tinygltf
============