summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-09-30 18:51:12 -0300
committerJesusaves <cpntb1@ymail.com>2020-09-30 18:51:12 -0300
commit5107ca21dbae7e8db6bdfcf3b8c336f47fe97c15 (patch)
tree4adbf61a6882d6c7400afc7bd36c3e91bee5863c
parentfc6d2f1971545f071b6afbab5f6f0ea674a20073 (diff)
downloadclientdata-r12.5_20201001.tar.gz
clientdata-r12.5_20201001.tar.bz2
clientdata-r12.5_20201001.tar.xz
clientdata-r12.5_20201001.zip
*Pours blessings upon the MIT license*r12.5_20201001
-rw-r--r--LICENSE4
-rw-r--r--MIT7
2 files changed, 11 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 158aaf48..dc65bc30 100644
--- a/LICENSE
+++ b/LICENSE
@@ -30,6 +30,10 @@ CC0 : Licensed under Creative Commons Zero
http://creativecommons.org/licenses/cc0
Also known as “Public Domain Dedication”
+MIT : Licensed under the MIT License.
+https://opensource.org/licenses/MIT
+See also MIT file.
+
This copyright notice must be kept intact for use, according to CC BY-SA
compatibility terms.
Where relevant, you must also include a link to https://tmw2.org in your credit.
diff --git a/MIT b/MIT
new file mode 100644
index 00000000..f7f74386
--- /dev/null
+++ b/MIT
@@ -0,0 +1,7 @@
+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.