aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/LICENSE
diff options
context:
space:
mode:
authorGlease <4586901+Glease@users.noreply.github.com>2021-11-24 22:21:21 +0800
committerGlease <4586901+Glease@users.noreply.github.com>2021-11-24 23:47:45 +0800
commitb0698efc456a3dc92a8b7a059b01433d461866e3 (patch)
treee0f5025c80e105222d59fda860327e66f80045b1 /src/main/resources/LICENSE
downloadGT5-Unofficial-b0698efc456a3dc92a8b7a059b01433d461866e3.tar.gz
GT5-Unofficial-b0698efc456a3dc92a8b7a059b01433d461866e3.tar.bz2
GT5-Unofficial-b0698efc456a3dc92a8b7a059b01433d461866e3.zip
Initial commit
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
Diffstat (limited to 'src/main/resources/LICENSE')
-rw-r--r--src/main/resources/LICENSE21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/main/resources/LICENSE b/src/main/resources/LICENSE
new file mode 100644
index 0000000000..63b4b681cb
--- /dev/null
+++ b/src/main/resources/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) [year] [fullname]
+
+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. \ No newline at end of file