aboutcode-org / aboutcode-org/scancode-toolkit

New license request: LGPL 2.1 with LGPL 2.0 references

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

描述

**License Homepage URL**

https://github.com/KDE/ktp-presence-dataengine/blob/master/presencesource.cpp

**License Notes**

Mixes LGPL 2.1 and LGPL 2.0 language:

```
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
```

and:

```
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the
* Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
```

Scancode currently doesn't fully recognize it:

```
"license_detections": [
{
"license_expression": "lgpl-2.1-plus",
"license_expression_spdx": "LGPL-2.1-or-later",
"matches": [
{
"license_expression": "lgpl-2.1-plus",
"license_expression_spdx": "LGPL-2.1-or-later",
"from_file": "presencesource.cpp",
"start_line": 6,
"end_line": 19,
"matcher": "3-seq",
"score": 94.17,
"matched_length": 113,
"match_coverage": 94.17,
"rule_relevance": 100,
"rule_identifier": "lgpl-2.1-plus_113.RULE",
"rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/lgpl-2.1-plus_113.RULE"
}
],
"identifier": "lgpl_2_1_plus-464aada1-9984-d23e-0694-6671bd1d15a1"
}

```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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