aboutcode-org / aboutcode-org/scancode-toolkit
New license request: GPL-3.0 variant
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
**License Homepage URL**
https://github.com/GNOME/gnome-taquin/blob/master/src/game-actionbar.vala
**License Notes**
It is not a full match:
```
"license_detections": [
{
"license_expression": "gpl-3.0-plus",
"license_expression_spdx": "GPL-3.0-or-later",
"matches": [
{
"license_expression": "gpl-3.0-plus",
"license_expression_spdx": "GPL-3.0-or-later",
"from_file": "game-actionbar.vala",
"start_line": 7,
"end_line": 18,
"matcher": "3-seq",
"score": 98.0,
"matched_length": 98,
"match_coverage": 98.0,
"rule_relevance": 100,
"rule_identifier": "gpl-3.0-plus_463.RULE",
"rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/gpl-3.0-plus_463.RULE"
}
],
"identifier": "gpl_3_0_plus-45e60df6-f843-8706-3ba4-50b4d5a81d15"
}
],
```
The difference between the rule and the license text: `along with this program` vs `along with this application`.
Contributor guide
Assessment
This issue has not been assessed yet.