diff --git a/deny.toml b/deny.toml index c7f4658..cb25941 100644 --- a/deny.toml +++ b/deny.toml @@ -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