summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE31
1 files changed, 18 insertions, 13 deletions
diff --git a/LICENSE b/LICENSE
index f37d724..0f7d7ad 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,15 +1,20 @@
1Copyright © 2012 Clint Adams <clint@debian.org> 1Copyright © 2012-2019 Clint Adams <clint@debian.org>
2 2
3Permission to use, copy, modify, and/or distribute this software 3Permission is hereby granted, free of charge, to any person obtaining
4for any purpose with or without fee is hereby granted, provided 4a copy of this software and associated documentation files (the
5that the above copyright notice and this permission notice appear 5"Software"), to deal in the Software without restriction, including
6in all copies. 6without limitation the rights to use, copy, modify, merge, publish,
7distribute, sublicense, and/or sell copies of the Software, and to
8permit persons to whom the Software is furnished to do so, subject to
9the following conditions:
7 10
8THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL 11The above copyright notice and this permission notice shall be
9WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED 12included in all copies or substantial portions of the Software.
10WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE 13
11AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR 14THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 15IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, 16FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 17AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 18LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20THE SOFTWARE.