Skip to content

Commit c027689

Browse files
committed
Set is_unknown flag for unknown licenses
Signed-off-by: akugarg <akanksha.garg2k@gmail.com>
1 parent 022f2b6 commit c027689

604 files changed

Lines changed: 604 additions & 2 deletions

File tree

Some content is hidden

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

src/licensedcode/data/rules/agpl-3.0_and_other-copyleft_and_unknown_1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ notes: contains several additions that may or may not be a problem wrt. compatib
55
AGPL
66
ignorable_urls:
77
- http://www.gnu.org/licenses
8+
is_unknown: yes

src/licensedcode/data/rules/agpl-3.0_and_unknown_1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ relevance: 100
44
notes: commercial use right are not clear
55
ignorable_urls:
66
- http://introjs.com/
7+
is_unknown: yes
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
license_expression: apache-2.0 AND free-unknown
22
is_license_tag: yes
33
relevance: 100
4+
is_unknown: yes

src/licensedcode/data/rules/apache-2.0_and_free-unknown_2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ referenced_filenames:
55
- docs/THIRDPARTY
66
ignorable_urls:
77
- https://www.apache.org/licenses/LICENSE-2.0
8+
is_unknown: yes

src/licensedcode/data/rules/apache-2.0_and_free-unknown_zulip.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ referenced_filenames:
55
- docs/THIRDPARTY
66
ignorable_urls:
77
- http://www.apache.org/licenses/LICENSE-2.0
8+
is_unknown: yes
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
license_expression: apache-2.0 OR free-unknown
22
is_license_notice: yes
33
relevance: 100
4+
is_unknown: yes
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
license_expression: apache-2.0 OR free-unknown
22
is_license_notice: yes
33
relevance: 100
4+
is_unknown: yes

src/licensedcode/data/rules/bsd-simplified_and_bsd-new_and_unknown-license-reference_nuget_url_1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ is_license_reference: yes
33
relevance: 90
44
ignorable_urls:
55
- https://raw.github.com/editorconfig/editorconfig-core/master/LICENSE
6+
is_unknown: yes

src/licensedcode/data/rules/bsd-simplified_and_unknown_1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ license_expression: bsd-simplified AND unknown
22
is_license_notice: yes
33
relevance: 90
44
notes: Seen in https://git.icod.de/dalu/i18n
5+
is_unknown: yes

src/licensedcode/data/rules/bsd-simplified_or_unknown-license-reference_and_odbl-1.0_1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ referenced_filenames:
55
- LEGAL
66
ignorable_urls:
77
- http://opendatacommons.org/licenses/odbl/
8+
is_unknown: yes

0 commit comments

Comments
 (0)