Skip to content

Commit 9eeb8cf

Browse files
committed
Ad new misc. license rules
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 4466102 commit 9eeb8cf

23 files changed

+233
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: bsd-new
3+
is_license_notice: yes
4+
relevance: 100
5+
---
6+
7+
### License ###
8+
Our license is based on the modified, __3-clause BSD__-License.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
license_expression: bsd-new
3+
is_license_notice: yes
4+
relevance: 100
5+
---
6+
7+
license is based on the modified, __3-clause BSD__-License.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
license_expression: bsd-new
3+
is_license_notice: yes
4+
relevance: 100
5+
---
6+
7+
based on the modified, __3-clause BSD__-License.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
license_expression: bsd-new
3+
is_license_text: yes
4+
---
5+
6+
Redistribution and use of this software in source and binary forms,
7+
with or without modification, are permitted provided that the
8+
following conditions are met:
9+
10+
* Redistributions of source code must retain the above
11+
copyright notice, this list of conditions and the
12+
following disclaimer.
13+
14+
* Redistributions in binary form must reproduce the above
15+
copyright notice, this list of conditions and the
16+
following disclaimer in the documentation and/or other
17+
materials provided with the distribution.
18+
19+
* Neither the name of the team, nor the names of its
20+
contributors may be used to endorse or promote products
21+
derived from this software without specific prior
22+
written permission of the team.
23+
24+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
25+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
26+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
27+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
28+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
30+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
31+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
32+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
33+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
34+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
license_expression: cc-by-2.0
3+
is_license_reference: yes
4+
relevance: 100
5+
ignorable_urls:
6+
- http://creativecommons.org/licenses/by/2.0/it/
7+
---
8+
9+
http://creativecommons.org/licenses/by/2.0/it/
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
license_expression: cc-by-2.0
3+
is_license_notice: yes
4+
ignorable_urls:
5+
- http://creativecommons.org/
6+
- http://creativecommons.org/licenses/by/2.0/
7+
---
8+
9+
This model is released under Creative Commons Licence, Attribution 2.0
10+
for information see:
11+
http://creativecommons.org
12+
http://creativecommons.org/licenses/by/2.0/
13+
feel free to use and improve it.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
license_expression: cc-by-3.0
3+
is_license_tag: yes
4+
relevance: 100
5+
---
6+
7+
License: Creative-Commons-by-Attribution-3.0
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
license_expression: cc-by-sa-4.0
3+
is_license_notice: yes
4+
relevance: 100
5+
---
6+
7+
License: Creative Commons
8+
- Remix
9+
- Share alike
10+
- Attribution
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
is_false_positive: yes
3+
notes: Seen in assimp
4+
---
5+
6+
unlike LGPLed code, you may link statically
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: mit
3+
is_license_notice: yes
4+
---
5+
6+
released under the MIT license.
7+
Basically, it means "feel free to use it; credit the source; don't sue me
8+
if something goes wrong."

0 commit comments

Comments
 (0)