|
| 1 | +BSD-2-Clause Plus Patent License |
| 2 | + |
| 3 | +Copyright 2019-2024 Intel Corporation. |
| 4 | + |
| 5 | +Redistribution and use in source and binary forms, with or without |
| 6 | +modification, are permitted provided that the following conditions |
| 7 | +are met: |
| 8 | + |
| 9 | +1. Redistributions of source code must retain the above copyright |
| 10 | + notice, this list of conditions and the following disclaimer. |
| 11 | + |
| 12 | +2. Redistributions in binary form must reproduce the above copyright |
| 13 | + notice, this list of conditions and the following disclaimer in |
| 14 | + the documentation and/or other materials provided with the |
| 15 | + distribution. |
| 16 | + |
| 17 | +Subject to the terms and conditions of this license, each copyright |
| 18 | +holder and contributor hereby grants to those receiving rights under |
| 19 | +this license a perpetual, worldwide, non-exclusive, no-charge, |
| 20 | +royalty-free, irrevocable (except for failure to satisfy the conditions |
| 21 | +of this license) patent license to make, have made, use, offer to sell, |
| 22 | +sell, import, and otherwise transfer this software, where such license |
| 23 | +applies only to those patent claims, already acquired or hereafter |
| 24 | +acquired, licensable by such copyright holder or contributor that are |
| 25 | +necessarily infringed by: |
| 26 | + |
| 27 | +(a) their Contribution(s) (the licensed copyrights of copyright holders |
| 28 | + and non-copyrightable additions of contributors, in source or |
| 29 | + binary form) alone; or |
| 30 | + |
| 31 | +(b) combination of their Contribution(s) with the work of authorship to |
| 32 | + which such Contribution(s) was added by such copyright holder or |
| 33 | + contributor, if, at the time the Contribution is added, such |
| 34 | + addition causes such combination to be necessarily infringed. |
| 35 | + The patent license shall not apply to any other combinations which |
| 36 | + include the Contribution. |
| 37 | + |
| 38 | +Except as expressly stated above, no rights or licenses from any |
| 39 | +copyright holder or contributor is granted under this license, whether |
| 40 | +expressly, by implication, estoppel or otherwise. |
| 41 | + |
| 42 | +DISCLAIMER |
| 43 | + |
| 44 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 45 | +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 46 | +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 47 | +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 48 | +HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 49 | +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 50 | +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 51 | +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 52 | +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 53 | +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 54 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments