chore(reuse): migrate config to dep5 format and add missing SPDX headers#73
Conversation
|
Hi @MyLeeJiEun. Thanks for your PR. I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Reviewer's guide (collapsed on small PRs)Reviewer's GuideMigrates the project’s REUSE licensing configuration from REUSE.toml to a new .reuse/dep5 file in DEP5 format and adds missing SPDX copyright and license headers to the MFA sequence control implementation and header files. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
3e92f6c to
4de841d
Compare
Synchronize source files from linuxdeepin/dde-session-shell. Source-pull-request: linuxdeepin/dde-session-shell#73
1. Add LGPL-3.0-or-later license text under LICENSES/ 2. Add SPDX copyright and license headers to mfasequencecontrol source files 3. Extend REUSE.toml to cover plugins/login-gesture paths Log: Complete REUSE compliance for mfasequencecontrol and login-gesture plugin chore(reuse): 添加 SPDX 头文件和许可证文件以符合 REUSE 规范 1. 在 LICENSES/ 下添加 LGPL-3.0-or-later 许可证文本 2. 为 mfasequencecontrol 源文件添加 SPDX 版权和许可证头 3. 扩展 REUSE.toml 以覆盖 plugins/login-gesture 路径 Log: 完成 mfasequencecontrol 和 login-gesture 插件的 REUSE 合规
4de841d to
f117844
Compare
Synchronize source files from linuxdeepin/dde-session-shell. Source-pull-request: linuxdeepin/dde-session-shell#73
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: BLumia, MyLeeJiEun 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 |
|
/merge |
Synchronize source files from linuxdeepin/dde-session-shell. Source-pull-request: linuxdeepin/dde-session-shell#73
Log: Migrate REUSE config to DEP5 format and add SPDX headers to MFA sequence control files
chore(reuse): 迁移 REUSE 配置为 dep5 格式并补充缺失的 SPDX 头
Log: 将 REUSE 配置迁移为 DEP5 格式,并补充 MFA 序列控制文件的 SPDX 头
Summary by Sourcery
Migrate REUSE licensing configuration to the DEP5 format and add missing SPDX license headers to MFA sequence control sources.
Chores: