summaryrefslogtreecommitdiff
path: root/license.org
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2018-09-17 10:05:06 +0200
committerJustin Worthe <justin@worthe-it.co.za>2018-09-17 10:05:06 +0200
commitf9b39be53174f76ac7bc32ce1fd4d52d4773e056 (patch)
tree8beb078ab13be495f38216cb1d535ac2c984c2a0 /license.org
parentaa0ac38266f4427727f58368958cf563513ac3ae (diff)
Added readme for completed bot
I also had to remove the readme that had been hanging around from the sample bot.
Diffstat (limited to 'license.org')
-rw-r--r--license.org22
1 files changed, 22 insertions, 0 deletions
diff --git a/license.org b/license.org
new file mode 100644
index 0000000..d643604
--- /dev/null
+++ b/license.org
@@ -0,0 +1,22 @@
+* The MIT License
+
+Copyright 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.