aboutcode-org / aboutcode-org/scancode-toolkit
Treat Apache-2.0 text without appendix as full license text
- Lenguaje dominante
- Python
- Estrellas
- 2.6k
- Forks
- 791
- Merge medio
- 1 d 12 h
- PR fusionados (30 d)
- 5
Descripción
## Short Description
Apache-2.0 license texts without the appendix are recognized only as license notices, not license texts.
An example of such a license text can be found here: https://github.com/Open-Source-Compliance/tdosca-tc06-plainhw/blob/master/input-sources/LICENSE.Apache-2.0
**It should be discussed, whether the license without the appendix can be treated as a full license text or not. If not, this issue is void.**
## Possible Labels
- license scan
- enhancement
## Select Category
- [x] Enhancement
- [ ] Add License/Copyright
- [ ] Scan Feature
- [ ] Packaging
- [ ] Documentation
- [ ] Expand Support
- [ ] Other
## **Describe the Update**
Enable the is_license_text flag on Apache-2.0 license text findings without an appendix, but otherwise full text.
## **How This Feature will help you/your organization**
We are using the is_license_text flag to access original license texts as provided by the authors. In an automated scenario, the above "truncated" license text would be missed.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.