diff options
Diffstat (limited to 'REUSE.toml')
| -rw-r--r-- | REUSE.toml | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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" |
