Skip to content

Commit

Permalink
Add Unicode-3.0 to deny.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
algesten committed Nov 27, 2024
1 parent c79483f commit 83afaff
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 @@ -60,6 +60,7 @@ allow = [
"OFL-1.1", # https://spdx.org/licenses/OFL-1.1.html
"OpenSSL", # https://www.openssl.org/source/license.html - used on Linux
"Unicode-DFS-2016", # https://spdx.org/licenses/Unicode-DFS-2016.html
"Unicode-3.0", # https://www.unicode.org/license.txt
"Zlib", # https://tldrlegal.com/license/zlib-libpng-license-(zlib)
]

Expand Down

0 comments on commit 83afaff

Please sign in to comment.