chore: add dep5
use reuse
This commit is contained in:
committed by
Zhang Dingyuan
parent
8cf5d61469
commit
e67767b48e
84
.reuse/dep5
Normal file
84
.reuse/dep5
Normal file
@ -0,0 +1,84 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: dde-application-manager
|
||||
Upstream-Contact: UnionTech Software Technology Co., Ltd. <>
|
||||
Source: https://github.com/linuxdeepin/dde-application-manager
|
||||
|
||||
# README & DOC
|
||||
Files: README.md README.zh_CN.md CHANGELOG.md docs/*
|
||||
Copyright: UnionTech Software Technology Co., Ltd.
|
||||
License: CC-BY-4.0
|
||||
|
||||
# translation
|
||||
Files: translations/*
|
||||
Copyright: UnionTech Software Technology Co., Ltd.
|
||||
License: LGPL-3.0-or-later
|
||||
|
||||
# Project file
|
||||
Files: *.pro *.prf *.pri *CMakeLists.txt
|
||||
Copyright: None
|
||||
License: CC0-1.0
|
||||
|
||||
# css
|
||||
Files: src/*.css
|
||||
Copyright: None
|
||||
License: CC0-1.0
|
||||
|
||||
# qss
|
||||
Files: src/*.qss
|
||||
Copyright: UnionTech Software Technology Co., Ltd.
|
||||
License: LGPL-3.0-or-later
|
||||
|
||||
# qrc
|
||||
Files: src/*.qrc
|
||||
Copyright: None
|
||||
License: CC0-1.0
|
||||
|
||||
# png svg
|
||||
Files: src/*.png src/*.svg
|
||||
Copyright: UnionTech Software Technology Co., Ltd.
|
||||
License: LGPL-3.0-or-later
|
||||
|
||||
# sh
|
||||
Files: gen_report.sh lupdate.sh translate_desktop2ts.sh translate_generation.sh translate_ts2desktop.sh tools/update_ts.sh tests/test-recoverage-qmake.sh
|
||||
Copyright: None
|
||||
License: CC0-1.0
|
||||
|
||||
# License
|
||||
Files: src/frame/modules/systeminfo/license/*.txt
|
||||
Copyright: UnionTech Software Technology Co., Ltd.
|
||||
License: LGPL-3.0-or-later
|
||||
|
||||
# gpl
|
||||
Files: src/frame/modules/systeminfo/gpl/*.txt
|
||||
Copyright: Free Software Foundation, Inc.
|
||||
License: LGPL-3.0-or-later
|
||||
|
||||
# Other files
|
||||
Files: *.cmake.in *.policy *.db *.desktop *.ttf
|
||||
Copyright: UnionTech Software Technology Co., Ltd.
|
||||
License: LGPL-3.0-or-later
|
||||
|
||||
# Reference files
|
||||
Files: src/frame/window/modules/keyboard/wayland-xwayland-keyboard-grab-v1-client-protocol.h src/frame/window/modules/keyboard/wayland-xwayland-keyboard-grab-v1-protocol.c
|
||||
Copyright: Red Hat Inc.
|
||||
License: MIT
|
||||
|
||||
# ci
|
||||
Files: .github/* .gitlab-ci.yml
|
||||
Copyright: None
|
||||
License: CC0-1.0
|
||||
|
||||
# gitignore
|
||||
Files: .gitignore
|
||||
Copyright: None
|
||||
License: CC0-1.0
|
||||
|
||||
# xml json conf yaml
|
||||
Files: .clog.toml .tx/config dbus/*.xml misc/*/*.service misc/*/*.json src/*.in src/frameworkdbus/*
|
||||
Copyright: None
|
||||
License: CC0-1.0
|
||||
|
||||
# Packaging configuration
|
||||
Files: rpm/* debian/* archlinux/*
|
||||
Copyright: None
|
||||
License: CC0-1.0
|
Reference in New Issue
Block a user