aboutcode-org / aboutcode-org/scancode-toolkit

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

Abierto
#5,274 0 comentarios 0 reacciones 1 asignado Reclamado por @hesa Ver en GitHub
bug improve-license-detection license-review new-updated-license-rule
Lenguaje dominante
Python
Estrellas
2.6k
Forks
791
Merge medio
1 d 12 h
PR fusionados (30 d)
5

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.