Skip to content

Commit e9fe204

Browse files
committed
Update required phrase statuses for rules
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 57f6ed5 commit e9fe204

14 files changed

+16
-31
lines changed

src/licensedcode/data/rules/3dslicer-1.0_4.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ignorable_urls:
66
- https://www.slicer.org/LICENSE
77
---
88

9-
https://www.slicer.org/LICENSE
9+
https://www.slicer.org/LICENSE

src/licensedcode/data/rules/afmparse_1.RULE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ license_expression: afmparse
33
is_license_reference: yes
44
is_required_phrase: yes
55
relevance: 100
6-
minimum_coverage: 100
76
notes: Rule based on an SPDX license identifier and name
87
---
98

src/licensedcode/data/rules/agpl-1.0-plus_63.RULE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ license_expression: agpl-1.0-plus
33
is_license_reference: yes
44
is_required_phrase: yes
55
relevance: 100
6-
minimum_coverage: 100
76
notes: Rule based on an SPDX license name and/or ID
87
---
98

src/licensedcode/data/rules/spdx_license_id_389-exception_for_389-exception.RULE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
license_expression: 389-exception
33
is_license_reference: yes
4-
is_continuous: yes
4+
is_required_phrase: yes
55
relevance: 50
6-
minimum_coverage: 100
76
notes: Used to detect a bare SPDX license id
87
---
98

src/licensedcode/data/rules/spdx_license_id_adobe-2006_for_adobe-scl.RULE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
license_expression: adobe-scl
33
is_license_reference: yes
4-
is_continuous: yes
4+
is_required_phrase: yes
55
relevance: 50
6-
minimum_coverage: 100
76
notes: Used to detect a bare SPDX license id
87
---
98

src/licensedcode/data/rules/spdx_license_id_afl-1.1_for_afl-1.1.RULE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
license_expression: afl-1.1
33
is_license_reference: yes
4-
is_continuous: yes
4+
is_required_phrase: yes
55
relevance: 50
6-
minimum_coverage: 100
76
notes: Used to detect a bare SPDX license id
87
---
98

src/licensedcode/data/rules/spdx_license_id_afl-1.2_for_afl-1.2.RULE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
license_expression: afl-1.2
33
is_license_reference: yes
4-
is_continuous: yes
4+
is_required_phrase: yes
55
relevance: 50
6-
minimum_coverage: 100
76
notes: Used to detect a bare SPDX license id
87
---
98

src/licensedcode/data/rules/spdx_license_id_afl-2.0_for_afl-2.0.RULE

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
license_expression: afl-2.0
33
is_license_reference: yes
4-
is_continuous: yes
5-
relevance: 50
6-
minimum_coverage: 100
4+
is_required_phrase: yes
5+
relevance: 90
76
notes: Used to detect a bare SPDX license id
87
---
98

src/licensedcode/data/rules/spdx_license_id_afl-2.1_for_afl-2.1.RULE

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
license_expression: afl-2.1
33
is_license_reference: yes
4-
is_continuous: yes
5-
relevance: 50
6-
minimum_coverage: 100
4+
is_required_phrase: yes
5+
relevance: 90
76
notes: Used to detect a bare SPDX license id
87
---
98

src/licensedcode/data/rules/spdx_license_id_afl-3.0_for_afl-3.0.RULE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
license_expression: afl-3.0
33
is_license_reference: yes
4-
is_continuous: yes
4+
is_required_phrase: yes
55
relevance: 100
6-
minimum_coverage: 100
76
notes: Used to detect a bare SPDX license id
87
---
98

0 commit comments

Comments
 (0)