aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorromangraef <romangraef@gmail.com>2019-09-08 19:48:37 +0200
committerromangraef <romangraef@gmail.com>2019-09-08 19:48:37 +0200
commite465725dc6be4b66efb66bf54c8758c58de893e5 (patch)
treede09f23716c01b0d91b3d71d26a58cb30e4328f4 /LICENSE
parent5c08b6f25d9ff998273c244ca2fee0ae8d04b632 (diff)
parent985ad57d269adb87b52566cfc09843bf1613e1dd (diff)
downloaddrutils-e465725dc6be4b66efb66bf54c8758c58de893e5.tar.gz
drutils-e465725dc6be4b66efb66bf54c8758c58de893e5.tar.bz2
drutils-e465725dc6be4b66efb66bf54c8758c58de893e5.zip
Merge remote-tracking branch 'origin/master'1.1.1
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE21
1 files changed, 21 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..a80fbb6
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2019 Roman Gräf
+
+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.