Skip to content

Commit

Permalink
Fix accepted licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
lopopolo committed Jan 12, 2025
1 parent f7bbf4d commit 2c44512
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 @@ -7,7 +7,8 @@ allow = [
"BSD-3-Clause",
"ISC",
"MIT",
"Unicode-DFS-2016",
"MIT-0",
"Unicode-3.0",
]

[bans]
Expand Down

0 comments on commit 2c44512

Please sign in to comment.