Skip to content

Commit 764007a

Browse files
committed
Remove redundant license exceptions from deny.toml
1 parent eb01452 commit 764007a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

deny.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@ allow = [
88
"Apache-2.0 WITH LLVM-exception",
99
"BSD-2-Clause",
1010
"BSD-3-Clause",
11-
"BSL-1.0", # BOSL license
12-
"ISC",
1311
"MIT",
14-
"OpenSSL",
1512
"Zlib",
1613
"MPL-2.0", # https://fossa.com/blog/open-source-software-licenses-101-mozilla-public-license-2-0/
1714
"Unicode-3.0",

0 commit comments

Comments
 (0)