Skip to content

Commit 62c89ea

Browse files
committed
chore: update REUSE license file patterns
Updated the .reuse/dep5 file to include missing translation files and configuration files in the license declarations. Added tools/dde-login- reminder/translations/*.ts files to systemd config section and included *.sh files and additional configuration files to the xml/toml/json section. This ensures proper licensing coverage for recently added files and maintains compliance with REUSE specification requirements. The changes ensure that new translation files and shell scripts are properly licensed under the appropriate categories. The systemd config section now includes translation files for the login reminder tool, while the configuration files section expands to cover shell scripts and additional desktop/configuration files. chore: 更新 REUSE 许可证文件模式 更新 .reuse/dep5 文件以在许可证声明中包含缺失的翻译文件和配置文件。将 tools/dde-login-reminder/translations/*.ts 文件添加到 systemd 配置部分, 并将 *.sh 文件和其他配置文件添加到 xml/toml/json 部分。这确保新添加的文 件获得适当的许可证覆盖,并保持与 REUSE 规范要求的合规性。 这些更改确保新的翻译文件和 shell 脚本在适当的类别下获得正确的许可证授 权。systemd 配置部分现在包含了登录提醒工具的翻译文件,而配置文件部分扩展 以涵盖 shell 脚本和额外的桌面/配置文件。
1 parent 8110d51 commit 62c89ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.reuse/dep5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Copyright: UnionTech Software Technology Co., Ltd.
1919
License: LGPL-3.0-or-later
2020

2121
# systemd config file
22-
Files: dbus/*.service systemd/* tools/*.service
22+
Files: dbus/*.service systemd/* tools/*.service tools/dde-login-reminder/translations/*.ts
2323
Copyright: UnionTech Software Technology Co., Ltd.
2424
License: LGPL-3.0-or-later
2525

@@ -34,7 +34,7 @@ Copyright: None
3434
License: CC0-1.0
3535

3636
# xml toml json conf yaml
37-
Files: src/*.xml .clog.toml configs/*.json src/*conf src/*.yaml com.deepin.dde-grand-search.dde-control-center-setting.conf .tx/config com.deepin.dde.control-center.gschema.xml files/dde-control-center.conf.in
37+
Files: src/*.xml .clog.toml configs/*.json src/*conf *.sh src/*.yaml .tx/config .tx/transifex.yaml tools/dde-login-reminder/dde-login-reminder.desktop
3838
Copyright: None
3939
License: CC0-1.0
4040

0 commit comments

Comments
 (0)