summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2016-07-12 17:31:28 +0200
committerThomas Lange <code@nerdmind.de>2016-07-12 17:31:28 +0200
commit8cdf277b500f22ab6e0913c7dfaa82db9e16d2a4 (patch)
tree48bdbb9bc30c45c31d2f9a456a64ded79ce517c4
parent406a7b37b5b3f7079aebaf445b09883c5be7c62d (diff)
downloadsnippets-8cdf277b500f22ab6e0913c7dfaa82db9e16d2a4.tar.gz
snippets-8cdf277b500f22ab6e0913c7dfaa82db9e16d2a4.tar.xz
snippets-8cdf277b500f22ab6e0913c7dfaa82db9e16d2a4.zip
Initial commit
-rw-r--r--licence.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/licence.md b/licence.md
new file mode 100644
index 0000000..d130d18
--- /dev/null
+++ b/licence.md
@@ -0,0 +1,9 @@
+# The MIT License (MIT)
+
+**Copyright (c) 2016** Thomas Lange [<code@nerdmind.de>]
+
+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