Skip to content

Commit

Permalink
deny: allow Unicode-3.0 licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeissl committed Dec 14, 2024
1 parent 38c8813 commit 3cef0cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ allow = [
# Google categorizes the license under "notice" which means it can be used (with some exceptions like
# notices or advertising clauses): https://opensource.google/documentation/reference/thirdparty/licenses#notice
"Unicode-DFS-2016",
# Unicode-DFS-2016 has been superseded by Unicode V3
"Unicode-3.0",
]

0 comments on commit 3cef0cf

Please sign in to comment.