aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbombcar <github@bombcar.com>2022-02-06 19:28:09 -0600
committerbombcar <github@bombcar.com>2022-02-06 19:28:09 -0600
commit044967421a6b2f4b01a09d4b80d7704db56e14be (patch)
tree57de74eac8ffbb7d483efa6b9184e30207a40561
parent8ed628f011f4c2bf60dfc698e9ec4c258d26103a (diff)
downloadGT5-Unofficial-044967421a6b2f4b01a09d4b80d7704db56e14be.tar.gz
GT5-Unofficial-044967421a6b2f4b01a09d4b80d7704db56e14be.tar.bz2
GT5-Unofficial-044967421a6b2f4b01a09d4b80d7704db56e14be.zip
License
-rw-r--r--LICENSE.txt21
-rw-r--r--README.md22
2 files changed, 24 insertions, 19 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000000..31a900b34e
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2017-2022 TecTech
+
+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.
diff --git a/README.md b/README.md
index bc321f65f9..995eda1e06 100644
--- a/README.md
+++ b/README.md
@@ -12,24 +12,8 @@ https://github.com/Technus/TecTech/blob/master/src/main/java/com/github/technus/
- Required After
-# MIT License
+# License
-Copyright (c) 2017 TecTech
+Copyright (c) 2017-2022 TecTech and licensed under the MIT License
-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.
+GTNH changes are under the MIT License to maintain upstream compatibility. \ No newline at end of file