diff options
| -rw-r--r-- | deny.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ ignore = [] [licenses] unlicensed = "deny" -allow = ["MIT", "Apache-2.0", "ISC", "Unicode-DFS-2016", "OpenSSL"] +allow = ["MIT", "Apache-2.0", "BSD-3-Clause", "Unicode-DFS-2016", "CC0-1.0"] deny = [] copyleft = "allow" default = "deny" |
