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