|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<SPDXLicenseCollection xmlns="http://www.spdx.org/license"> |
| 3 | + <license isOsiApproved="false" licenseId="X11-distribute-modifications-variant" name="X11 License Distribution Modification Variant" listVersionAdded="3.16"> |
| 4 | + <crossRefs> |
| 5 | + <crossRef>https://github.com/mirror/ncurses/blob/master/COPYING</crossRef> |
| 6 | + </crossRefs> |
| 7 | + <notes>This is same as X11, but with an additional "distribute with modifications" grant and does not have the trademark at the end.</notes> |
| 8 | + <text> |
| 9 | + <copyrightText> |
| 10 | + <p>Copyright (c) <year> <copyright holders></p> |
| 11 | + </copyrightText> |
| 12 | + |
| 13 | + <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and |
| 14 | + associated documentation files (the "Software"), to deal in the Software without restriction, |
| 15 | + including without limitation the rights to use, copy, modify, merge, publish, distribute, distribute with modifications, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, |
| 16 | + subject to the following conditions:</p> |
| 17 | + <p>The above copyright notice and this permission notice shall be included in all copies or substantial |
| 18 | + portions of the Software.</p> |
| 19 | + <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT |
| 20 | + LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN |
| 21 | + NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN |
| 22 | + ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE |
| 23 | + USE OR OTHER DEALINGS IN THE SOFTWARE.</p> |
| 24 | + <p>Except as contained in this notice, the name(s) of the above copyright holders shall not be used in advertising or |
| 25 | + otherwise to promote the sale, use or other dealings in this Software without prior written |
| 26 | + authorization.</p> |
| 27 | + </text> |
| 28 | + </license> |
| 29 | +</SPDXLicenseCollection> |
0 commit comments