aboutcode-org / aboutcode-org/scancode-toolkit

agpl-3.0_and_other-copyleft_1.RULE should use agpl-generic-additional-terms instead of other-copyleft

未关闭
#5,274 0 条评论 0 个 reaction 已指派 1 人 已被 @hesa 认领 在 GitHub 查看
bug improve-license-detection license-review new-updated-license-rule
主要语言
Python
星标
2.6k
派生
791
平均合并
1 天 12 小时
30 天内合并 PR
5

描述

### Description

https://github.com/aboutcode-org/scancode-toolkit/blob/develop/src/licensedcode/data/rules/agpl-3.0_and_other-copyleft_1.RULE

has a reference to section 7b of AGPL. There is a generic catch all for these, namely:

https://github.com/aboutcode-org/scancode-toolkit/blob/develop/src/licensedcode/data/licenses/agpl-generic-additional-terms.LICENSE

```
notes: this is a generic entry for rare one-off AGPL extra license terms. These are typically
additional terms under section 7 of the AGPL-3.0
```

The `agpl-3.0_and_other-copyleft_1.RULE` rule instead uses `other-copyleft`:

```
license_expression: agpl-3.0 AND other-copyleft
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。