Skip to content

Commit 341c9c1

Browse files
committed
Add new license detection rules
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 8f89254 commit 341c9c1

File tree

91 files changed

+2906
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+2906
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_reference: yes
4+
relevance: 100
5+
---
6+
7+
The Apache 2.0 licence
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
license_expression: bitstream
3+
is_license_text: yes
4+
---
5+
6+
License:
7+
8+
Permission is hereby granted, free of charge, to any person obtaining
9+
a copy of the fonts accompanying this license ("Fonts") and associated
10+
documentation files (the "Font Software"), to reproduce and distribute
11+
the Font Software, including without limitation the rights to use,
12+
copy, merge, publish, distribute, and/or sell copies of the Font
13+
Software, and to permit persons to whom the Font Software is furnished
14+
to do so, subject to the following conditions:
15+
16+
The above copyright and trademark notices and this permission notice
17+
shall be included in all copies of one or more of the Font Software
18+
typefaces.
19+
20+
The Font Software may be modified, altered, or added to, and in
21+
particular the designs of glyphs or characters in the Fonts may be
22+
modified and additional glyphs or characters may be added to the
23+
Fonts, only if the fonts are renamed to names not containing either
24+
the words "Bitstream" or the word "Vera".
25+
26+
This License becomes null and void to the extent applicable to Fonts
27+
or Font Software that has been modified and is distributed under the
28+
"Bitstream Vera" names.
29+
30+
The Font Software may be sold as part of a larger software package
31+
but no copy of one or more of the Font Software typefaces may be sold
32+
by itself.
33+
34+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
35+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
36+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
37+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
38+
BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
39+
OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
40+
OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
41+
OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
42+
SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
43+
44+
Except as contained in this notice, the names of Gnome, the Gnome
45+
Foundation, and Bitstream Inc., shall not be used in advertising or
46+
otherwise to promote the sale, use or other dealings in this Font
47+
Software without prior written authorization from the Gnome Foundation
48+
or Bitstream Inc., respectively. For further information, contact:
49+
fonts at gnome dot org.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
license_expression: bsd-2-clause-views
3+
is_license_reference: yes
4+
relevance: 100
5+
ignorable_urls:
6+
- http://github.com/garycourt/uri-js
7+
---
8+
9+
License: http://github.com/garycourt/uri-js
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_reference: yes
4+
relevance: 98
5+
notes: a weird but seen-in-the-wild versioning
6+
---
7+
8+
The Berkeley Software Distribution licence v3
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_reference: yes
4+
relevance: 98
5+
notes: a weird but seen-in-the-wild versioning
6+
---
7+
8+
The Berkeley Software Distribution license v3
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
license_expression: bsd-new
3+
is_license_text: yes
4+
---
5+
6+
Redistribution and use in source and binary forms, with or without modification,
7+
are permitted provided that the following conditions are met:
8+
9+
* Redistributions of source code must retain the above copyright notice,
10+
this list of conditions and the following disclaimer.
11+
* Redistributions in binary form must reproduce the above copyright notice,
12+
this list of conditions and the following disclaimer in the documentation
13+
and/or other materials provided with the distribution.
14+
* Neither the name of project nor the names of its contributors
15+
may be used to endorse or promote products derived from this software
16+
without specific prior written permission.
17+
18+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
21+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
22+
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
23+
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
24+
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
25+
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
26+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
27+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
28+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: bsd-simplified
3+
is_license_reference: yes
4+
relevance: 98
5+
notes: a weird but seen-in-the-wild versioning
6+
---
7+
8+
The Berkeley Software Distribution licence v2
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: bsd-simplified
3+
is_license_reference: yes
4+
relevance: 98
5+
notes: a weird but seen-in-the-wild versioning
6+
---
7+
8+
The Berkeley Software Distribution license v2
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
license_expression: bsd-simplified
3+
is_license_notice: yes
4+
relevance: 100
5+
---
6+
7+
licensed under a permissive BSD 2-clause license.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
license_expression: cc-by-4.0
3+
is_license_notice: yes
4+
ignorable_urls:
5+
- http://creativecommons.org/licenses/by/4.0
6+
---
7+
8+
License
9+
10+
The data in this repo is available for use under a CC BY 4.0 license
11+
(http://creativecommons.org/licenses/by/4.0/).

0 commit comments

Comments
 (0)