|
| 1 | +version = 1 |
| 2 | +SPDX-PackageName = "dde-session-shell" |
| 3 | +SPDX-PackageSupplier = "UnionTech Software Technology Co., Ltd." |
| 4 | +SPDX-PackageDownloadLocation = "https://github.com/linuxdeepin/dde-session-shell" |
| 5 | + |
| 6 | +[[annotations]] |
| 7 | +path = ["README.md", "README.zh_CN.md"] |
| 8 | +precedence = "aggregate" |
| 9 | +SPDX-FileCopyrightText = "None" |
| 10 | +SPDX-License-Identifier = "CC-BY-4.0" |
| 11 | + |
| 12 | +[[annotations]] |
| 13 | +path = ["cmake/**.in", "cmake/**.cmake"] |
| 14 | +precedence = "aggregate" |
| 15 | +SPDX-FileCopyrightText = "None" |
| 16 | +SPDX-License-Identifier = "CC0-1.0" |
| 17 | + |
| 18 | +[[annotations]] |
| 19 | +path = "src/global_util/dbus/**" |
| 20 | +precedence = "aggregate" |
| 21 | +SPDX-FileCopyrightText = "The Qt Company Ltd." |
| 22 | +SPDX-License-Identifier = "CC0-1.0" |
| 23 | + |
| 24 | +[[annotations]] |
| 25 | +path = ["**.pro", "**.qrc", "**CMakeLists.txt", "**.cmake", "qt-theme.ini", "files/**", "scripts/**", "src/lightdm-deepin-greeter/deepin-greeter", ".project", ".syncexclude"] |
| 26 | +precedence = "aggregate" |
| 27 | +SPDX-FileCopyrightText = "None" |
| 28 | +SPDX-License-Identifier = "CC0-1.0" |
| 29 | + |
| 30 | +[[annotations]] |
| 31 | +path = "docs/**" |
| 32 | +precedence = "aggregate" |
| 33 | +SPDX-FileCopyrightText = "UnionTech Software Technology Co., Ltd." |
| 34 | +SPDX-License-Identifier = "GPL-3.0-or-later" |
| 35 | + |
| 36 | +[[annotations]] |
| 37 | +path = ["src/widgets/img/**", "misc/images/**", "src/session-widgets/img/**", "plugins/examples/login-plugins/login-udcp/images/**"] |
| 38 | +precedence = "aggregate" |
| 39 | +SPDX-FileCopyrightText = "UnionTech Software Technology Co., Ltd." |
| 40 | +SPDX-License-Identifier = "GPL-3.0-or-later" |
| 41 | + |
| 42 | +[[annotations]] |
| 43 | +path = ["translations/**", "plugins/login-gesture/translations/**", ".tx/**"] |
| 44 | +precedence = "aggregate" |
| 45 | +SPDX-FileCopyrightText = "UnionTech Software Technology Co., Ltd." |
| 46 | +SPDX-License-Identifier = "GPL-3.0-or-later" |
| 47 | + |
| 48 | +[[annotations]] |
| 49 | +path = ["lupdate.sh", "tests/test-recoverage.sh", "translate_generation.sh"] |
| 50 | +precedence = "aggregate" |
| 51 | +SPDX-FileCopyrightText = "None" |
| 52 | +SPDX-License-Identifier = "CC0-1.0" |
| 53 | + |
| 54 | +[[annotations]] |
| 55 | +path = ".gitignore" |
| 56 | +precedence = "aggregate" |
| 57 | +SPDX-FileCopyrightText = "None" |
| 58 | +SPDX-License-Identifier = "CC0-1.0" |
| 59 | + |
| 60 | +[[annotations]] |
| 61 | +path = [".github/**", ".gitlab-ci.yml", ".obs/**"] |
| 62 | +precedence = "aggregate" |
| 63 | +SPDX-FileCopyrightText = "None" |
| 64 | +SPDX-License-Identifier = "CC0-1.0" |
| 65 | + |
| 66 | +[[annotations]] |
| 67 | +path = ["xml/**.xml", "**.json", "**.conf"] |
| 68 | +precedence = "aggregate" |
| 69 | +SPDX-FileCopyrightText = "UnionTech Software Technology Co., Ltd." |
| 70 | +SPDX-License-Identifier = "GPL-3.0-or-later" |
| 71 | + |
| 72 | +[[annotations]] |
| 73 | +path = "src/widgets/skin/**.qss" |
| 74 | +precedence = "aggregate" |
| 75 | +SPDX-FileCopyrightText = "UnionTech Software Technology Co., Ltd." |
| 76 | +SPDX-License-Identifier = "GPL-3.0-or-later" |
| 77 | + |
| 78 | +[[annotations]] |
| 79 | +path = ["debian/**", "rpm/**", "archlinux/**"] |
| 80 | +precedence = "aggregate" |
| 81 | +SPDX-FileCopyrightText = "None" |
| 82 | +SPDX-License-Identifier = "CC0-1.0" |
| 83 | + |
| 84 | +[[annotations]] |
| 85 | +path = "toolGenerate/**/**" |
| 86 | +precedence = "aggregate" |
| 87 | +SPDX-FileCopyrightText = "None" |
| 88 | +SPDX-License-Identifier = "CC0-1.0" |
0 commit comments