chore(license): align repository licensing metadata - #6
Conversation
Reviewer's GuideAligns licensing metadata with REUSE/SPDX conventions, updates the documented project license from GPL-3.0-or-later to LGPL-2.1-or-later (and Debian packaging to CC0-1.0), adds SPDX headers to core source and packaging files, and translates the default README into English while keeping the technical content consistent. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Update license declarations, REUSE classifications, and SPDX headers. 更新许可证声明、REUSE 分类和 SPDX 文件头。 Translate the default README into English. 将默认 README 翻译为英文。 Log: 统一项目许可证元数据和文件声明 PMS: TASK-393559 Influence: 明确源码、文档、配置和打包文件的许可证分类,不影响运行逻辑。
deepin pr auto review★ 总体评分:95分■ 【总体评价】
■ 【详细分析】
■ 【改进建议代码示例】 // 当前代码已符合最佳实践,无需修改,保持如下格式即可:
// SPDX-FileCopyrightText: 2020-2026 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: LGPL-2.1-or-later
#include "paddleocr.h" |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: lzwind, wyu71 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Update license declarations, REUSE classifications, and SPDX headers. 更新许可证声明、REUSE 分类和 SPDX 文件头。
Translate the default README into English.
将默认 README 翻译为英文。
Log: 统一项目许可证元数据和文件声明
PMS: TASK-393559
Influence: 明确源码、文档、配置和打包文件的许可证分类,不影响运行逻辑。
Summary by Sourcery
Align licensing metadata and documentation with the project’s current licensing policy.
Enhancements:
Documentation: