aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorLuciano Battagliero <lucianobattagliero+git@gmail.com>2015-02-14 06:29:58 -0300
committerLuciano Battagliero <lucianobattagliero+git@gmail.com>2015-02-14 06:29:58 -0300
commit7c15f95c35923ffdcc1f1dd214b55866160c5f68 (patch)
tree48271001f71ba00ffa36e03f2337678e44b6ddf8 /LICENSE
parentaced049cc146037562b8c647625f24ea4cd8a219 (diff)
Limit line length to less than 80 characters
The "MIT License" first two paragraphs where on a single line.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE12
1 files changed, 9 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index 1787a6d..643a1d4 100644
--- a/LICENSE
+++ b/LICENSE
@@ -45,9 +45,15 @@ The MIT License (MIT)
Copyright (c) 2013 Karl Dubost
-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.
+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