summaryrefslogtreecommitdiff
path: root/2018/license.org
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2022-04-19 20:31:44 +0200
committerJustin Wernick <justin@worthe-it.co.za>2022-04-19 20:31:44 +0200
commitcb3d2db9b82f131ebb36a9b3bea6830bf1a80c0f (patch)
treef516c9f1084b8ed57efe60482a51860e7436550c /2018/license.org
parent34c0aa87fada4bf3bc75ff0493e0876e65289697 (diff)
parentcfd9b4f2ad1a09bedf7f764f84448a61faab54a3 (diff)
Merge branch '2018-main'
Diffstat (limited to '2018/license.org')
-rw-r--r--2018/license.org21
1 files changed, 21 insertions, 0 deletions
diff --git a/2018/license.org b/2018/license.org
new file mode 100644
index 0000000..8d31e87
--- /dev/null
+++ b/2018/license.org
@@ -0,0 +1,21 @@
+* The MIT License
+
+Copyright (c) 2018 Justin Worthe
+
+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.