aboutcode-org / aboutcode-org/scancode-toolkit

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

Aberta
#5,274 0 comentários 0 reações 1 responsável Reivindicada por @hesa Ver no GitHub
bug improve-license-detection license-review new-updated-license-rule
Linguagem predominante
Python
Estrelas
2.6k
Forks
791
Merge médio
1d 12h
PRs com merge (30d)
5

Descrição

### 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
```

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.