summaryrefslogtreecommitdiffstats
path: root/thirdparty/xatlas/LICENSE
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2019-04-19 12:03:12 +0200
committerRémi Verschelde <rverschelde@gmail.com>2019-04-19 12:39:26 +0200
commit1e39fee1408055001e8500917f95581c4ac7b28f (patch)
treea8556791f2babf5799e1915ead0b5456aae5e0c8 /thirdparty/xatlas/LICENSE
parent1b3ea697c5dcbbb2feb0f96204de257532edaf0c (diff)
downloadredot-engine-1e39fee1408055001e8500917f95581c4ac7b28f.tar.gz
xatlas: Revert to unmodified upstream code, add to COPYRIGHT
Imported by @reduz from https://github.com/jpcy/xatlas/commit/b8ec29b6b62fb808823e042df5f0f800c07f2e8b Custom changes will be remade properly in the next commit.
Diffstat (limited to 'thirdparty/xatlas/LICENSE')
-rw-r--r--thirdparty/xatlas/LICENSE14
1 files changed, 14 insertions, 0 deletions
diff --git a/thirdparty/xatlas/LICENSE b/thirdparty/xatlas/LICENSE
new file mode 100644
index 0000000000..94d0c60485
--- /dev/null
+++ b/thirdparty/xatlas/LICENSE
@@ -0,0 +1,14 @@
+xatlas
+https://github.com/jpcy/xatlas
+Copyright (c) 2018 Jonathan Young
+
+thekla_atlas
+https://github.com/Thekla/thekla_atlas
+Copyright (c) 2013 Thekla, Inc
+Copyright NVIDIA Corporation 2006 -- Ignacio Castano <icastano@nvidia.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.