aboutcode-org / aboutcode-org/scancode-toolkit

merge different LGPL findings

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

描述

**License Homepage URL**

https://github.com/KDE/libqzeitgeist/blob/master/src/refreshjob.cpp


**License Notes**

Currently scancode sees this as two different license notices:

```
"license_detections": [
{
"license_expression": "lgpl-2.0-plus",
"license_expression_spdx": "LGPL-2.0-or-later",
"matches": [
{
"license_expression": "lgpl-2.0-plus",
"license_expression_spdx": "LGPL-2.0-or-later",
"from_file": "refreshjob.cpp",
"start_line": 4,
"end_line": 14,
"matcher": "2-aho",
"score": 100.0,
"matched_length": 92,
"match_coverage": 100.0,
"rule_relevance": 100,
"rule_identifier": "lgpl-2.0-plus_1.RULE",
"rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/lgpl-2.0-plus_1.RULE"
},
{
"license_expression": "lgpl-2.0-plus",
"license_expression_spdx": "LGPL-2.0-or-later",
"from_file": "refreshjob.cpp",
"start_line": 14,
"end_line": 16,
"matcher": "2-aho",
"score": 100.0,
"matched_length": 35,
"match_coverage": 100.0,
"rule_relevance": 100,
"rule_identifier": "lgpl-2.0-plus_451.RULE",
"rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/lgpl-2.0-plus_451.RULE"
}
],
"identifier": "lgpl_2_0_plus-9612170f-687a-4d34-bd8c-335d7ec0dc45"

```

It might be good to create a separate rule that combines these.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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