about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2025-07-16 11:14:28 +0900
committerNguyễn Gia Phong <cnx@loang.net>2025-07-16 11:14:28 +0900
commitf6d17a573b70fbe8073e85dad4cb28f673cd695a (patch)
tree9c9613a27b4d61dafc4698576193e6ef69d2928c
parentc9e4defd549aab04465b2462e453789298f447d9 (diff)
downloadloftix-f6d17a573b70fbe8073e85dad4cb28f673cd695a.tar.gz
Correct CVE-2018-14498's reproducibles' license
References: https://github.com/fot-the-fuzzer/pocs/issues/2
-rw-r--r--REUSE.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/REUSE.toml b/REUSE.toml
index f2e2c5d..d17b691 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -128,7 +128,7 @@ SPDX-License-Identifier = 'CC0-1.0'
 [[annotations]]
 path = 'bugs/cve/2018/14498/*.bmp'
 SPDX-FileCopyrightText = 'Hongxu Chen'
-SPDX-License-Identifier = 'CC0-1.0'
+SPDX-License-Identifier = 'MIT'
 
 [[annotations]]
 path = 'bugs/cve/2018/19664/heap-buffer-overflow-2.jpg'