Skip to content

Commit 08afe36

Browse files
committed
feat(deny): allow Zlib license
1 parent 2a9b27e commit 08afe36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ allow = [
9494
"MIT",
9595
"Apache-2.0",
9696
"Unicode-3.0",
97+
"Zlib",
9798
]
9899
# The confidence threshold for detecting a license from license text.
99100
# The higher the value, the more closely the license text must be to the

0 commit comments

Comments
 (0)