aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuta Mori <yuta.256@gmail.com>2015-03-21 01:01:38 +0900
committerYuta Mori <yuta.256@gmail.com>2015-03-21 01:01:38 +0900
commit64d7c006919359b01fe9f4889d2fba5ca1cda482 (patch)
tree5be6d8c9be051cd4e18a935d91eb49027d157d04
parent7a4a4e8857a17c625f54f2660eafda78ba613b3e (diff)
downloadlibdivsufsort-64d7c006919359b01fe9f4889d2fba5ca1cda482.tar.gz
Reformat the license file
-rw-r--r--LICENSE40
1 files changed, 17 insertions, 23 deletions
diff --git a/LICENSE b/LICENSE
index a0a6432..249efa4 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,27 +1,21 @@
-The libdivsufsort copyright is as follows:
+The MIT License (MIT)
-Copyright (c) 2003-2008 Yuta Mori All Rights Reserved.
+Copyright (c) 2003 Yuta Mori All rights reserved.
-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.
-
-See also the libdivsufsort web site:
- http://libdivsufsort.googlecode.com/ for more information.
+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.