summaryrefslogtreecommitdiff
path: root/REUSE.toml
diff options
context:
space:
mode:
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml10
1 files changed, 9 insertions, 1 deletions
diff --git a/REUSE.toml b/REUSE.toml
index 17bfd9a..3c6efb4 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -25,4 +25,12 @@ path = [
]
precedence = "aggregate"
SPDX-FileCopyrightText = "2025 Felix Morgner <felix.morgner@gmail.com>"
-SPDX-License-Identifier = "CC0-1.0" \ No newline at end of file
+SPDX-License-Identifier = "CC0-1.0"
+
+[[annotations]]
+path = [
+ "gui/valgrind/pango.supp",
+]
+precedence = "aggregate"
+SPDX-FileCopyrightText = "Matthias Clasen"
+SPDX-License-Identifier = "LGPL-2.0-only"