about summary refs log tree commit diff
path: root/REUSE.toml
diff options
context:
space:
mode:
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml7
1 files changed, 6 insertions, 1 deletions
diff --git a/REUSE.toml b/REUSE.toml
index a89054f..f1ae1ec 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -186,11 +186,16 @@ SPDX-FileCopyrightText = 'Paul Eggert'
 SPDX-License-Identifier = 'GPL-3.0-or-later'
 
 [[annotations]]
+path = [ 'patches/jasper-lint.patch',
+         'patches/jasper-sanitized-bmp.patch' ]
+SPDX-FileCopyrightText = 'Michael Adams'
+SPDX-License-Identifier = 'JasPer-2.0'
+
+[[annotations]]
 path = 'patches/fuzzolic-showmap.patch'
 SPDX-FileCopyrightText = 'Emilio Coppa'
 SPDX-License-Identifier = 'GPL-2.0-or-later'
 
-
 [[annotations]]
 path = 'patches/fuzzolic-timeout-solver.patch'
 SPDX-FileCopyrightText = 'Andrew Haberlandt'