Skip to content

Commit

Permalink
add zlib licence
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshidan committed Feb 1, 2025
1 parent 89ecac1 commit 2f38831
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ allow = [
"BSD-2-Clause",
"BSD-3-Clause",
"CC0-1.0",
"Unicode-3.0"
"Unicode-3.0",
"Zlib",
]
# The confidence threshold for detecting a license from license text.
# The higher the value, the more closely the license text must be to the
Expand Down

0 comments on commit 2f38831

Please sign in to comment.