Skip to content

Commit

Permalink
Allow the NCSA license
Browse files Browse the repository at this point in the history
This is newly required for libfuzzer-sys 0.4.9. It is a permissive
license similar to the MIT or 3-claused BSD licenses.
  • Loading branch information
djc authored and Ralith committed Jan 30, 2025
1 parent 13decb4 commit 6f5023f
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 @@ -6,6 +6,7 @@ allow = [
"ISC",
"MIT",
"MPL-2.0",
"NCSA",
"OpenSSL",
"Unicode-3.0",
]
Expand Down

0 comments on commit 6f5023f

Please sign in to comment.