configure: introduce CURL_SIZEOF

This is a rewrite of the previously used GPLv3+exception licensed
file. With this change, there is no more reference to GPL so we can
remove that from LICENSES/.

Ref: #9220
Closes #9291
This commit is contained in:
Daniel Stenberg 2022-08-11 09:07:02 +02:00
parent d6010c2106
commit 9e11c2791f
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
6 changed files with 67 additions and 358 deletions

View file

@ -39,7 +39,6 @@ my %skiplist = (
# License texts
"LICENSES/BSD-3-Clause.txt" => "<built-in>",
"LICENSES/BSD-4-Clause-UC.txt" => "<built-in>",
"LICENSES/GPL-3.0-or-later.txt" => "<built-in>",
"LICENSES/ISC.txt" => "<built-in>",
"LICENSES/LicenseRef-OpenEvidence.txt" => "<built-in>",
"LICENSES/curl.txt" => "<built-in>",