Skip to content

Commit 86d69b6

Browse files
committed
Refine is_required_phrase AGPL rules
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 451fffb commit 86d69b6

Some content is hidden

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

42 files changed

+66
-44
lines changed

src/licensedcode/data/rules/agpl-3.0-plus_22.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_reference: yes
4+
is_required_phrase: yes
45
relevance: 100
56
---
67

src/licensedcode/data/rules/agpl-3.0-plus_225.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 GPL, version 3 or later
8+
GNU Affero GPL version 3 or later

src/licensedcode/data/rules/agpl-3.0-plus_226.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-
Affero GPL, version 3 or later
8+
Affero GPL version 3 or later

src/licensedcode/data/rules/agpl-3.0-plus_264.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-
is_continuous: yes
65
relevance: 100
76
minimum_coverage: 100
87
notes: Rule based on an SPDX license name and/or ID

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
license_expression: agpl-3.0-plus
33
is_license_tag: yes
44
is_required_phrase: yes
5-
is_continuous: yes
65
relevance: 100
76
minimum_coverage: 100
87
notes: Rule based on an SPDX license identifier and name
98
---
109

11-
license: AGPL-3.0-or-later
10+
License AGPL-3.0 or later
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_reference: yes
4+
is_required_phrase: yes
45
relevance: 100
56
---
67

7-
{{ wikipedia.org/wiki/GNU_Affero_General_Public_License}}
8+
wikipedia.org/wiki/GNU_Affero_General_Public_License
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_reference: yes
4+
is_required_phrase: yes
45
relevance: 100
56
---
67

7-
{{licenses.nuget.org/AGPL-3.0-or-later}}
8+
licenses.nuget.org/AGPL-3.0-or-later
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
license_expression: agpl-3.0-plus
3+
is_license_reference: yes
4+
is_required_phrase: yes
5+
---
6+
7+
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_123.RULE

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

8-
GNU Affero GENERAL PUBLIC LICENSE, Version 3
8+
GNU AFFERO GENERAL PUBLIC LICENSE
9+
Version 3

src/licensedcode/data/rules/agpl-3.0_182.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-
AGPL-v3 License
8+
AGPL v3 license

0 commit comments

Comments
 (0)