docs: update license references in README files#165
Merged
mhduiy merged 1 commit intolinuxdeepin:masterfrom Oct 16, 2025
Merged
docs: update license references in README files#165mhduiy merged 1 commit intolinuxdeepin:masterfrom
mhduiy merged 1 commit intolinuxdeepin:masterfrom
Conversation
Updated license references in both English and Chinese README files to use consistent GPL-3.0-or-later license identifier. Changed the license reference in README.md from GPLv3 to GPL-3.0-or-later and corrected the license in README.zh_CN.md from LGPL-3.0-or-later to GPL-3.0-or- later to ensure consistency across documentation and accurate license representation. Influence: 1. Verify license references are consistent in both language versions 2. Check that LICENSE file content matches the referenced license 3. Confirm build and distribution compliance with GPL-3.0-or-later requirements docs: 更新 README 文件中的许可证引用 更新了英文和中文 README 文件中的许可证引用,使用一致的 GPL-3.0-or-later 许可证标识符。将 README.md 中的许可证引用从 GPLv3 更改为 GPL-3.0-or- later,并将 README.zh_CN.md 中的许可证从 LGPL-3.0-or-later 更正为 GPL- 3.0-or-later,以确保文档一致性和准确的许可证表示。 Influence: 1. 验证两个语言版本中的许可证引用是否一致 2. 检查 LICENSE 文件内容是否与引用的许可证匹配 3. 确认构建和分发符合 GPL-3.0-or-later 许可证要求
deepin pr auto review我来审查这个 Git diff 变更: 变更概述这个变更主要涉及两个文件(README.md 和 README.zh_CN.md)中的许可证信息更新:
语法逻辑检查
代码质量检查
代码性能检查
代码安全检查
改进建议
总的来说,这是一个简单的文档变更,但涉及法律层面的重要变更,需要确保所有相关文档和代码都保持一致,并且团队中的所有成员都了解这个变更。 |
BLumia
approved these changes
Oct 16, 2025
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: BLumia, mhduiy 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated license references in both English and Chinese README files to use consistent GPL-3.0-or-later license identifier. Changed the license reference in README.md from GPLv3 to GPL-3.0-or-later and corrected the license in README.zh_CN.md from LGPL-3.0-or-later to GPL-3.0-or- later to ensure consistency across documentation and accurate license representation.
Influence:
docs: 更新 README 文件中的许可证引用
更新了英文和中文 README 文件中的许可证引用,使用一致的 GPL-3.0-or-later
许可证标识符。将 README.md 中的许可证引用从 GPLv3 更改为 GPL-3.0-or-
later,并将 README.zh_CN.md 中的许可证从 LGPL-3.0-or-later 更正为 GPL- 3.0-or-later,以确保文档一致性和准确的许可证表示。
Influence: