summaryrefslogtreecommitdiff
path: root/lib/libmio0/sm64tools.LICENSE
diff options
context:
space:
mode:
authorKiritoDv <kiritodev01@gmail.com>2023-11-15 15:38:36 -0600
committerKiritoDv <kiritodev01@gmail.com>2023-11-15 15:38:36 -0600
commitb2fd18273f92afcb34db24e94834fa39a9a66bea (patch)
tree05a9c7933a2be71068561fa4f8b755ddd36d3d8f /lib/libmio0/sm64tools.LICENSE
parenteaddecd0b402c12a780831e3139d7a35e78322e6 (diff)
Added libmio0 licensedevelopment
Diffstat (limited to 'lib/libmio0/sm64tools.LICENSE')
-rw-r--r--lib/libmio0/sm64tools.LICENSE21
1 files changed, 21 insertions, 0 deletions
diff --git a/lib/libmio0/sm64tools.LICENSE b/lib/libmio0/sm64tools.LICENSE
new file mode 100644
index 0000000..743d844
--- /dev/null
+++ b/lib/libmio0/sm64tools.LICENSE
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2015-2018 queueRAM
+
+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.