1- ---
2- license_expression: apache-2.0 OR bsd-new
3- is_license_notice: yes
4- minimum_coverage: 75
5- ignorable_urls:
6- - http://www.apache.org/licenses/LICENSE-2.0
7- ---
8-
9- Licensed under both the Apache License, Version 2.0 (the "Apache License")
10- and the BSD License (the "BSD License"), with licensee being free to
11- choose either of the two at their discretion.
12-
13- You may not use this file except in compliance with either the Apache
14- License or the BSD License.
15-
16- If you choose to use this file in compliance with the Apache License, the
17- following notice applies to you:
18-
19- You may obtain a copy of the Apache License at
20-
21- http://www.apache.org/licenses/LICENSE-2.0
22-
23- Unless required by applicable law or agreed to in writing, software
24- distributed under the License is distributed on an "AS IS" BASIS,
25- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
26- implied. See the License for the specific language governing
27- permissions and limitations under the License.
28-
29- If you choose to use this file in compliance with the BSD License, the
30- following notice applies to you:
31-
32- Redistribution and use in source and binary forms, with or without
33- modification, are permitted provided that the following conditions are
34- met:
35- * Redistributions of source code must retain the above copyright
36- notice, this list of conditions and the following disclaimer.
37- * Redistributions in binary form must reproduce the above copyright
38- notice, this list of conditions and the following disclaimer in the
39- documentation and/or other materials provided with the distribution.
40- * Neither the name of [[6]] nor the names of
41- contributors may be used to endorse or promote products derived from
42- this software without specific prior written permission.
43-
44- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
45- IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
46- TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
47- PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER
48- BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
49- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
50- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
51- BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
52- WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
53- OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
1+ ---
2+ license_expression: apache-2.0 OR bsd-new
3+ is_license_notice: yes
4+ minimum_coverage: 75
5+ ignorable_urls:
6+ - http://www.apache.org/licenses/LICENSE-2.0
7+ ---
8+
9+ Licensed under both the Apache License, Version 2.0 (the "Apache License")
10+ and the BSD License (the "BSD License"), with licensee being free to
11+ choose either of the two at their discretion.
12+
13+ You may not use this file except in compliance with either the Apache
14+ License or the BSD License.
15+
16+ If you choose to use this file in compliance with the Apache License, the
17+ following notice applies to you:
18+
19+ You may obtain a copy of the Apache License at
20+
21+ http://www.apache.org/licenses/LICENSE-2.0
22+
23+ Unless required by applicable law or agreed to in writing, software
24+ distributed under the License is distributed on an "AS IS" BASIS,
25+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
26+ implied. See the License for the specific language governing
27+ permissions and limitations under the License.
28+
29+ If you choose to use this file in compliance with the BSD License, the
30+ following notice applies to you:
31+
32+ Redistribution and use in source and binary forms, with or without
33+ modification, are permitted provided that the following conditions are
34+ met:
35+ * Redistributions of source code must retain the above copyright
36+ notice, this list of conditions and the following disclaimer.
37+ * Redistributions in binary form must reproduce the above copyright
38+ notice, this list of conditions and the following disclaimer in the
39+ documentation and/or other materials provided with the distribution.
40+ * Neither the name of the copyright holder nor the names of
41+ contributors may be used to endorse or promote products derived from
42+ this software without specific prior written permission.
43+
44+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
45+ IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
46+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
47+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER
48+ BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
49+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
50+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
51+ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
52+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
53+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
5454 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0 commit comments