Skip to content

Commit

Permalink
feat(licenses): allow 0BSD (#1924)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronArinder authored Jun 10, 2024
1 parent 11be43d commit 9007bd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ version = 2
allow = [
"Apache-2.0",
"Apache-2.0 WITH LLVM-exception",
"0BSD",
"BSD-3-Clause",
"CC0-1.0",
"ISC",
Expand Down

0 comments on commit 9007bd7

Please sign in to comment.