Skip to content

Commit a6e8246

Browse files
committed
chore: Allow Zlib license
1 parent f29838b commit a6e8246

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

deny.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,8 @@ allow = [
102102
"BSD-2-Clause",
103103
"ISC",
104104
"CC0-1.0",
105-
"Unicode-DFS-2016",
106-
"OpenSSL",
107105
"Unicode-3.0",
106+
"Zlib"
108107
#"Apache-2.0 WITH LLVM-exception",
109108
]
110109
# The confidence threshold for detecting a license from license text.

0 commit comments

Comments
 (0)