diff options
Diffstat (limited to 'REUSE.toml')
-rw-r--r-- | REUSE.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/REUSE.toml b/REUSE.toml index 554690f..635c4d4 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -85,7 +85,8 @@ SPDX-FileCopyrightText = 'Gustavo Grieco' SPDX-License-Identifier = 'CC0-1.0' [[annotations]] -path = 'bugs/cve/2017/6965/bug_3' +path = [ 'bugs/cve/2017/6965/bug_3', + 'bugs/cve/2018/10372/bug3' ] SPDX-FileCopyrightText = 'Phạm Văn Thuận' SPDX-License-Identifier = 'CC0-1.0' |