Add BSD-3-Clause to deny.toml

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
Maksym Pavlenko 2022-01-19 08:42:16 -08:00
parent f2ad153965
commit eab33ab814
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ unlicensed = "deny"
allow = [
"MIT",
"Apache-2.0",
#"Apache-2.0 WITH LLVM-exception",
"BSD-3-Clause",
]
# List of explictly disallowed licenses
# See https://spdx.org/licenses/ for list of possible licenses