summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2011-03-15 11:01:58 -0500
committerBenjamin Peterson <benjamin@python.org>2011-03-15 11:01:58 -0500
commitfda2ca18f93686b431c5321dc36637965bc9b1eb (patch)
treeef4b08ff59d79028c70a27bc5cbfeab3b9988057 /LICENSE
parentce1489009046a783a75678c8330eee6e566cc6a6 (diff)
downloadsix-fda2ca18f93686b431c5321dc36637965bc9b1eb.tar.gz
fix weird indentation
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE31
1 files changed, 15 insertions, 16 deletions
diff --git a/LICENSE b/LICENSE
index 653ab52..4f96ed0 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,19 +1,18 @@
- Copyright (c) 2010 Benjamin Peterson
+Copyright (c) 2010 Benjamin Peterson
- 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:
+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 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.
+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.