summaryrefslogtreecommitdiff
path: root/license.txt
diff options
context:
space:
mode:
authorAlexey Palazhchenko <alexey.palazhchenko@gmail.com>2017-11-24 15:33:08 +0300
committerKurt Jung <kurt.w.jung@gmail.com>2017-11-24 07:33:07 -0500
commit34b7ba571f23c99aebb68e03e8f9ecc0c1dfb622 (patch)
treebb46c026a024a8c8c7318632424964a8186cad14 /license.txt
parent7751c17f106d9d7d4c6c290b969ece1c8dab4371 (diff)
Rename license.txt to LICENSE (#145)
So it is automatically parsed by GitHub
Diffstat (limited to 'license.txt')
-rw-r--r--license.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/license.txt b/license.txt
deleted file mode 100644
index eb1abac..0000000
--- a/license.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-MIT License
-
-Copyright (c) 2013-2016 Kurt Jung (Gmail: kurt.w.jung)
-
-Portions copyright by the contributors acknowledged in the documentation.
-
-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.