Whitelist CC0-1.0 license

This commit is contained in:
Patryk Bęza 2024-07-01 15:23:15 +02:00
parent 4c76318702
commit 78ed60b094
No known key found for this signature in database
GPG key ID: 9AD1B44D9F6258EC

View file

@ -29,11 +29,10 @@ allow = [
"Unlicense",
"MPL-2.0",
"Unicode-DFS-2016",
# "CC0-1.0", # not yet seen
"BSD-2-Clause",
"BSD-3-Clause",
"OpenSSL",
"Unicode-3.0",
"CC0-1.0",
]
deny = []
allow-osi-fsf-free = "neither"