|
1 | 1 | Copyright (c) 2022 Tim Goshinski. All rights reserved. |
2 | 2 |
|
3 | | -Redistribution and use in |
4 | | -source and binary forms, with or without modification, are permitted provided |
5 | | -that the following conditions are met: |
| 3 | +Redistribution and use in source and binary forms, with or without modification, |
| 4 | +are permitted provided that the following conditions are met: |
6 | 5 |
|
7 | | - 1. Redistributions of source code must |
8 | | -retain the above copyright notice, this list of conditions and the following |
9 | | -disclaimer. |
| 6 | + 1. Redistributions of source code must retain the above copyright notice, |
| 7 | + this list of conditions and the following disclaimer. |
10 | 8 |
|
11 | | - 2. Redistributions in binary form must reproduce the above |
12 | | -copyright notice, this list of conditions and the following disclaimer in the |
13 | | -documentation and/or other materials provided with the distribution. |
| 9 | + 2. Redistributions in binary form must reproduce the above copyright notice, |
| 10 | + this list of conditions and the following disclaimer in the documentation |
| 11 | + and/or other materials provided with the distribution. |
14 | 12 |
|
15 | | - 3. |
16 | | -Neither the name of the copyright holder nor the names of its contributors may be |
17 | | -used to endorse or promote products derived from this software without specific |
18 | | -prior written permission. |
| 13 | + 3. Neither the name of the copyright holder nor the names of its contributors |
| 14 | + may be used to endorse or promote products derived from this software |
| 15 | + without specific prior written permission. |
19 | 16 |
|
20 | | -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND |
21 | | -CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
22 | | -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A |
23 | | -PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR |
24 | | -CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
25 | | -OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
26 | | -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
27 | | -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
28 | | -STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
29 | | -OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH |
30 | | -DAMAGE. |
| 17 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
| 18 | +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 19 | +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 20 | +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR |
| 21 | +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 22 | +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 23 | +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
| 24 | +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 25 | +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 26 | +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments