Skip to content

Commit fecd679

Browse files
MGpromaxclaude
andcommitted
Use agpl-generic-additional-terms for SugarCRM AGPL notice rules
The two agpl-3.0_and_other-copyleft rules match the SugarCRM Tidbit license notice, which adds extra permissions and terms under sections 7(a) and 7(b) of the AGPL-3.0. These are exactly the kind of one-off AGPL section 7 terms that the agpl-generic-additional-terms license exception is meant to capture, so use agpl-3.0 WITH agpl-generic-additional-terms instead of agpl-3.0 AND other-copyleft, consistent with the existing agpl-3.0_with_agpl-generic-additional-terms rules. The rule files are renamed to match their new license expression. Reference: #5274 Signed-off-by: Manoj Gowda <manojgowdabs18@gmail.com> Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 3c532f0 commit fecd679

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/licensedcode/data/rules/agpl-3.0_and_other-copyleft_1.RULE renamed to src/licensedcode/data/rules/agpl-3.0_with_agpl-generic-additional-terms_36.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
license_expression: agpl-3.0 AND other-copyleft
2+
license_expression: agpl-3.0 WITH agpl-generic-additional-terms
33
is_license_notice: yes
44
notes: See https://github.com/sugarcrm/Tidbit/blob/master/LICENSE
55
ignorable_urls:

src/licensedcode/data/rules/agpl-3.0_and_other-copyleft_2.RULE renamed to src/licensedcode/data/rules/agpl-3.0_with_agpl-generic-additional-terms_37.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
license_expression: agpl-3.0 AND other-copyleft
2+
license_expression: agpl-3.0 WITH agpl-generic-additional-terms
33
is_license_notice: yes
44
relevance: 100
55
notes: See https://github.com/sugarcrm/Tidbit/blob/master/LICENSE

0 commit comments

Comments
 (0)