mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13: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",
|
"Unlicense",
|
||||||
"MPL-2.0",
|
"MPL-2.0",
|
||||||
"Unicode-DFS-2016",
|
"Unicode-DFS-2016",
|
||||||
# "CC0-1.0", # not yet seen
|
|
||||||
"BSD-2-Clause",
|
"BSD-2-Clause",
|
||||||
"BSD-3-Clause",
|
"BSD-3-Clause",
|
||||||
"OpenSSL",
|
"OpenSSL",
|
||||||
"Unicode-3.0",
|
"CC0-1.0",
|
||||||
]
|
]
|
||||||
deny = []
|
deny = []
|
||||||
allow-osi-fsf-free = "neither"
|
allow-osi-fsf-free = "neither"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue