|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<SPDXLicenseCollection xmlns="http://www.spdx.org/license"> |
| 3 | + <license isOsiApproved="false" licenseId="MIT-STK" name="MIT-STK License" listVersionAdded="3.28.0"> |
| 4 | + <crossRefs> |
| 5 | + <crossRef>https://github.com/thestk/stk/blob/6aacd357d76250bb7da2b1ddf675651828784bbc/LICENSE</crossRef> |
| 6 | + </crossRefs> |
| 7 | + <notes>This is the MIT license with an additional paragraph encouraging modifications be contributed upstream. |
| 8 | + </notes> |
| 9 | + <text> |
| 10 | + <titleText> |
| 11 | + <p>The Synthesis ToolKit in C++ (STK)/p> |
| 12 | + </titleText> |
| 13 | + <copyrightText> |
| 14 | + <p>Copyright (c) 1995-2023 Perry R. Cook and Gary P. Scavone |
| 15 | + </p> |
| 16 | + </copyrightText> |
| 17 | + |
| 18 | + <p>Permission is hereby granted, free of charge, to any person obtaining a copy of |
| 19 | + <alt match="this\s+software\s+and\s+associated\s+documentation\s+files|this\s+source\s+file" name="files"> |
| 20 | + this software and associated documentation files</alt> (the |
| 21 | + "<alt match="Software|Materials" name="Software1">Software</alt>"), |
| 22 | + to deal in the |
| 23 | + <alt match="Software|Materials" name="Software2">Software</alt> |
| 24 | + without restriction, including without limitation the rights to use, copy, modify, |
| 25 | + merge, publish, distribute, sublicense, and/or sell copies of the |
| 26 | + <alt match="Software|Materials" name="Software3">Software</alt>, |
| 27 | + and to permit persons to whom the |
| 28 | + <alt match="Software|Materials" name="Software4">Software</alt> |
| 29 | + is furnished to do so, subject to the following conditions:</p> |
| 30 | + |
| 31 | + <p>The above copyright notice and this permission notice |
| 32 | + <optional>(including the next paragraph)</optional> |
| 33 | + shall be included in all copies or substantial portions of the |
| 34 | + <alt match="Software|Materials" name="Software5">Software</alt>.</p> |
| 35 | + |
| 36 | + <p>Any person wishing to distribute modifications to the Software is |
| 37 | + asked to send the modifications to the original developer so that they |
| 38 | + can be incorporated into the canonical version. This is, however, not |
| 39 | + a binding provision of this license.</p> |
| 40 | + |
| 41 | + <p>THE <alt match="SOFTWARE IS|MATERIALS ARE" name="Software-verb">SOFTWARE IS</alt> |
| 42 | + PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT |
| 43 | + LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
| 44 | + NONINFRINGEMENT. IN NO EVENT SHALL |
| 45 | + <alt match=".+" name="copyrightHolder">THE AUTHORS OR COPYRIGHT HOLDERS</alt> |
| 46 | + BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
| 47 | + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
| 48 | + <alt match="SOFTWARE|MATERIALS" name="Software7">SOFTWARE</alt> |
| 49 | + OR THE USE OR OTHER DEALINGS IN THE |
| 50 | + <alt match="SOFTWARE|MATERIALS" name="Software8">SOFTWARE</alt>.</p> |
| 51 | + </text> |
| 52 | + </license> |
| 53 | +</SPDXLicenseCollection> |
0 commit comments