|
8 | 8 | "licenseDetail": [ |
9 | 9 | "Copyright (c) 2015 FichteFoll <fichtefoll2@googlemail.com>", |
10 | 10 | "", |
11 | | - "If not otherwise specified (see below), files in this repository fall under the following license:", |
| 11 | + "Permission is hereby granted, free of charge, to any person obtaining a copy", |
| 12 | + "of this software and associated documentation files (the \"Software\"), to deal", |
| 13 | + "in the Software without restriction, including without limitation the rights", |
| 14 | + "to use, copy, modify, merge, publish, distribute, sublicense, and/or sell", |
| 15 | + "copies of the Software, and to permit persons to whom the Software is", |
| 16 | + "furnished to do so, subject to the following conditions:", |
12 | 17 | "", |
13 | | - "Permission to copy, use, modify, sell and distribute this", |
14 | | - "software is granted. This software is provided \"as is\" without", |
15 | | - "express or implied warranty, and with no claim as to its", |
16 | | - "suitability for any purpose.", |
| 18 | + "The above copyright notice and this permission notice shall be included in all", |
| 19 | + "copies or substantial portions of the Software.", |
17 | 20 | "", |
18 | | - "An exception is made for files in readable text which contain their own license information,", |
19 | | - "or files where an accompanying file exists (in the same directory) with a \"-license\" suffix added", |
20 | | - "to the base-name name of the original file, and an extension of txt, html, or similar. For example", |
21 | | - "\"tidy\" is accompanied by \"tidy-license.txt\"." |
| 21 | + "THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR", |
| 22 | + "IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,", |
| 23 | + "FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE", |
| 24 | + "AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER", |
| 25 | + "LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,", |
| 26 | + "OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE." |
22 | 27 | ] |
23 | 28 | }] |
0 commit comments