Skip to content

Commit c532af7

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

18 files changed

+14
-20
lines changed

src/licensedcode/data/rules/agpl-3.0-plus_264.RULE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ license_expression: agpl-3.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/agpl-3.0-plus_271.RULE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ license_expression: agpl-3.0-plus
33
is_license_tag: 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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
license_expression: agpl-3.0-plus
33
is_license_tag: yes
4-
relevance: 100
4+
is_required_phrase: yes
5+
relevance: 99
56
---
67

78
- LicenseRef-AGPL

src/licensedcode/data/rules/agpl-3.0-plus_28.RULE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
license_expression: agpl-3.0-plus
33
is_license_tag: yes
4+
is_required_phrase: yes
45
relevance: 100
56
---
67

src/licensedcode/data/rules/agpl-3.0-plus_285.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ignorable_urls:
77
- https://spdx.org/licenses/AGPL-3.0-or-later
88
---
99

10-
AGPL-3.0-or-later https://spdx.org/licenses/AGPL-3.0-or-later
10+
AGPL-3.0-or-later https://spdx.org/licenses/AGPL-3.0-or-later
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
license_expression: agpl-3.0-plus
33
is_license_tag: yes
4-
is_continuous: yes
4+
is_required_phrase: yes
55
relevance: 100
66
---
77

8-
{{ SPDX-LicenseIdentifier: AGPL-3.0-or-later }}
8+
SPDX-LicenseIdentifier: AGPL-3.0-or-later
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
license_expression: agpl-3.0-plus
33
is_license_tag: yes
4-
is_continuous: yes
4+
is_required_phrase: yes
55
relevance: 100
66
---
77

8-
{{ SPDXLicense-Identifier: AGPL-3.0-or-later }}
8+
SPDXLicense-Identifier: AGPL-3.0-or-later
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
license_expression: agpl-3.0-plus
33
is_license_reference: yes
4-
is_continuous: yes
4+
is_required_phrase: yes
55
relevance: 100
66
---
77

8-
{{AGPLv3 or later}}
8+
AGPLv3 or later

src/licensedcode/data/rules/agpl-3.0-plus_required_phrase_1.RULE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
license_expression: agpl-3.0-plus
33
is_license_reference: yes
44
is_required_phrase: yes
5-
relevance: 100
65
---
76

87
GNU Affero General Public License as published by" "the Free Software Foundation, either version 3 of License, or" "(at your option) any later version

src/licensedcode/data/rules/agpl-3.0_10.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ is_required_phrase: yes
55
relevance: 100
66
---
77

8-
GNU Affero General Public License 3.0
8+
GNU Affero General Public License 3.0

0 commit comments

Comments
 (0)