mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 07:03:56 +02:00
Whitelist CC0-1.0 license
This commit is contained in:
parent
4c76318702
commit
78ed60b094
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue