-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathREUSE.toml
More file actions
51 lines (45 loc) · 1.56 KB
/
Copy pathREUSE.toml
File metadata and controls
51 lines (45 loc) · 1.56 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
version = 1
SPDX-PackageName = "carbonio-preview-ce"
SPDX-PackageSupplier = "Zextras <packages@zextras.com>"
SPDX-PackageDownloadLocation = "https://github.com/Zextras/carbonio-preview-ce"
[[annotations]]
path = ".github/CODEOWNERS"
precedence = "aggregate"
SPDX-FileCopyrightText = "2023 Zextras <https://www.zextras.com>"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = "COPYING"
precedence = "aggregate"
SPDX-FileCopyrightText = "2022 Zextras <https://www.zextras.com>"
SPDX-License-Identifier = "AGPL-3.0-only"
[[annotations]]
path = "CHANGELOG.md"
precedence = "aggregate"
SPDX-FileCopyrightText = "2022 Zextras <https://www.zextras.com>"
SPDX-License-Identifier = "AGPL-3.0-only"
[[annotations]]
path = [
".releaserc.json",
".github/renovate.json",
"docker/minimal/composed-ui/nginx-unified.conf",
"docker/minimal/composed-ui/nginx.carbonio.admin.conf",
]
precedence = "aggregate"
SPDX-FileCopyrightText = "2022 Zextras <https://www.zextras.com>"
SPDX-License-Identifier = "AGPL-3.0-only"
[[annotations]]
path = [
"docs/openapi.yaml",
"docs/openapi.json",
"server/static/openapi.json",
]
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 Zextras <https://www.zextras.com>"
SPDX-License-Identifier = "AGPL-3.0-only"
# Generated third-party dependency manifest (dt3_thirdparties / go-licence-detector).
# Emitted without an inline SPDX header; covered here so the REUSE lint gate passes.
[[annotations]]
path = "THIRDPARTIES"
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 Zextras <https://www.zextras.com>"
SPDX-License-Identifier = "AGPL-3.0-only"