aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml8+8 −0
1 files changed, 8 insertions, 0 deletions
diff --git a/REUSE.toml b/REUSE.toml
index dc89013..ec848e2 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -9,3 +9,11 @@ path = [
]
SPDX-FileCopyrightText = "2026 Nikolay Govorov <me@govorov.online>"
SPDX-License-Identifier = "AGPL-3.0-or-later"
+
+[[annotations]]
+path = [
+ "src/assets/jetbrainsmono/OFL.txt",
+ "src/assets/jetbrainsmono/*.woff2",
+]
+SPDX-FileCopyrightText = "Copyright 2020 The JetBrains Mono Project Authors (https://github.com/JetBrains/JetBrainsMono)"
+SPDX-License-Identifier = "OFL-1.1"