|
| 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.</notes> |
| 8 | + <text> |
| 9 | + <titleText> |
| 10 | + <p>The Synthesis ToolKit in C++ (STK)</p> |
| 11 | + </titleText> |
| 12 | + <copyrightText> |
| 13 | + <p>Copyright (c) 1995-2023 Perry R. Cook and Gary P. Scavone</p> |
| 14 | + </copyrightText> |
| 15 | + <p> |
| 16 | + Permission is hereby granted, free of charge, to any person obtaining |
| 17 | + a copy of this software and associated documentation files (the |
| 18 | + "Software"), to deal in the Software without restriction, including |
| 19 | + without limitation the rights to use, copy, modify, merge, publish, |
| 20 | + distribute, sublicense, and/or sell copies of the Software, and to |
| 21 | + permit persons to whom the Software is furnished to do so, subject to |
| 22 | + the following conditions: |
| 23 | + </p> |
| 24 | + <p> |
| 25 | + The above copyright notice and this permission notice shall be |
| 26 | + included in all copies or substantial portions of the Software. |
| 27 | + </p> |
| 28 | + <p> |
| 29 | + Any person wishing to distribute modifications to the Software is |
| 30 | + asked to send the modifications to the original developer so that they |
| 31 | + can be incorporated into the canonical version. This is, however, not |
| 32 | + a binding provision of this license. |
| 33 | + </p> |
| 34 | + <p> |
| 35 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 36 | + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 37 | + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
| 38 | + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR |
| 39 | + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF |
| 40 | + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
| 41 | + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 42 | + </p> |
| 43 | + </text> |
| 44 | + </license> |
| 45 | +</SPDXLicenseCollection> |
0 commit comments