-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathREUSE.toml
More file actions
36 lines (29 loc) · 1.16 KB
/
REUSE.toml
File metadata and controls
36 lines (29 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
version = 1
[[annotations]]
path = "mkosi.extra/usr/share/plymouth/themes/breeze-bgrt/*"
SPDX-FileCopyrightText = "Plymouth Developers"
SPDX-License-Identifier = "GPL-2.0-or-later"
[[annotations]]
path = "mkosi.extra/etc/xdg/kde-builder.yaml"
SPDX-FileCopyrightText = "none"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = "mkosi.extra/live/usr/calamares/desktop/branding/kde-linux/kde-symbolic.png"
SPDX-FileCopyrightText = "2014 Uri Herrera <uri_herrera@nitrux.in> and others"
SPDX-License-Identifier = "LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL"
[[annotations]]
path = "mkosi.extra/etc/issue"
SPDX-FileCopyrightText = "none"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = "mkosi.extra/usr/share/plymouth/plymouthd.defaults"
SPDX-FileCopyrightText = "none"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path="mkosi.extra/etc/skel/.zshrc"
SPDX-FileCopyrightText = "none"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = "mkosi.extra/usr/share/firefox-config/policies.json"
SPDX-FileCopyrightText = "2025 Thomas Duckworth <tduck@filotimoproject.org>"
SPDX-License-Identifier = "GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL"