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