… | |
… | |
7 | |
7 | |
8 | * Redistributions in binary form must reproduce the above |
8 | * Redistributions in binary form must reproduce the above |
9 | copyright notice, this list of conditions and the following |
9 | copyright notice, this list of conditions and the following |
10 | disclaimer in the documentation and/or other materials provided |
10 | disclaimer in the documentation and/or other materials provided |
11 | with the distribution. |
11 | with the distribution. |
|
|
12 | |
|
|
13 | * The name of the author may not be used to endorse or promote |
|
|
14 | products derived from this software without specific prior written |
|
|
15 | permission. |
12 | |
16 | |
13 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
17 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
14 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
18 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
15 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
19 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
16 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
20 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
… | |
… | |
20 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
24 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
21 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
25 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
22 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
26 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
23 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
27 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
24 | |
28 | |
25 | NOTE: some parts of this library are under a different license, namely the |
29 | NOTE: the core parts of this library are under the so-called 2-clause |
26 | 3-clause BSD style license, which is compatible with this one, but carries |
30 | BSD style license, which is compatible with this one, but lacks the |
27 | the additional restriction that you must not use the name of the author(s) |
31 | restriction that you must not use the name of the author(s) of those parts |
28 | of those parts to endorse any product. |
32 | to endorse any product. So feel free to use the authors name and any |
|
|
33 | others that helped write the core parts :) |
29 | |
34 | |