mirror of
https://github.com/curl/curl.git
synced 2026-07-24 02:47:17 +03:00
REUSE: bump reuse to v6, add more fences to fix issues
Closes #18895 Closes #18897
This commit is contained in:
parent
beeb1ae762
commit
13f10add17
4 changed files with 9 additions and 1 deletions
|
|
@ -156,7 +156,9 @@ sub single {
|
|||
return 2;
|
||||
}
|
||||
if(!$spdx) {
|
||||
# REUSE-IgnoreStart
|
||||
print STDERR "$f:$line:1:ERROR: no 'SPDX-License-Identifier:' field present\n";
|
||||
# REUSE-IgnoreEnd
|
||||
return 2;
|
||||
}
|
||||
last;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue