summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcjbuchmann <cjbuchmann@gmail.com>2012-01-17 10:50:28 -0800
committercjbuchmann <cjbuchmann@gmail.com>2012-01-17 10:50:28 -0800
commit508b4ba7e540bd096e5ad4c4f1e9faca1ebedac9 (patch)
treed40046709b367eb469c935d0c60795b9ec1ca42d
parenta9f200b0ca276a9f60110aa80d6db994459fd439 (diff)
downloadsendgrid-csharp-508b4ba7e540bd096e5ad4c4f1e9faca1ebedac9.zip
sendgrid-csharp-508b4ba7e540bd096e5ad4c4f1e9faca1ebedac9.tar.gz
sendgrid-csharp-508b4ba7e540bd096e5ad4c4f1e9faca1ebedac9.tar.bz2
really added word wrap this time
-rwxr-xr-xMIT.LICENSE14
1 files changed, 11 insertions, 3 deletions
diff --git a/MIT.LICENSE b/MIT.LICENSE
index dfc22c2..9928fbf 100755
--- a/MIT.LICENSE
+++ b/MIT.LICENSE
@@ -1,7 +1,15 @@
Copyright (c) 2011 SendGrid
-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.