summarylogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorAlexander Sulfrian2020-03-08 23:43:09 +0100
committerAlexander Sulfrian2020-03-09 02:01:42 +0100
commit327a5b9c5ada0d5a83c34b1b388dff33a9339a3f (patch)
tree2a5458ee1fb507d1aaeb191ad54f6a1a84ea2490 /LICENSE
parentd69e74f1d115aa2823a2130450243b169ba04750 (diff)
downloadaur-python-onkyo-eiscp.tar.gz
Bump version, improve packaging
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 000000000000..51a92f588cd8
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+The MIT License
+
+Copyright (c) 2010 Will Nowak
+
+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.