-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREUSE.toml
More file actions
23 lines (20 loc) · 834 Bytes
/
REUSE.toml
File metadata and controls
23 lines (20 loc) · 834 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
version = 1
SPDX-PackageName = "commitbee-web"
SPDX-PackageSupplier = "Sephyi <me@sephy.io>"
SPDX-PackageDownloadLocation = "https://github.com/Sephyi/commitbee-web"
[[annotations]]
path = "Cargo.lock"
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 Sephyi <me@sephy.io>"
SPDX-License-Identifier = "PolyForm-Noncommercial-1.0.0"
SPDX-FileComment = "Auto-generated by cargo"
[[annotations]]
path = "public/fonts/Inter-Variable.woff2"
precedence = "aggregate"
SPDX-FileCopyrightText = "2016 The Inter Project Authors (https://github.com/rsms/inter)"
SPDX-License-Identifier = "OFL-1.1"
[[annotations]]
path = "public/fonts/JetBrainsMono-Regular.woff2"
precedence = "aggregate"
SPDX-FileCopyrightText = "2020 The JetBrains Mono Project Authors (https://github.com/JetBrains/JetBrainsMono)"
SPDX-License-Identifier = "OFL-1.1"