Skip to content

Commit cb0bbc8

Browse files
committed
Allow Unicode-3.0 license
1 parent 2043c33 commit cb0bbc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ allow = [
6262
"MPL-2.0", # https://www.mozilla.org/en-US/MPL/2.0/FAQ/ - see Q11. Used by webpki-roots on Linux.
6363
"OFL-1.1", # https://spdx.org/licenses/OFL-1.1.html
6464
"OpenSSL", # https://www.openssl.org/source/license.html - used on Linux
65+
"Unicode-3.0", # https://www.unicode.org/license.txt
6566
"Unicode-DFS-2016", # https://spdx.org/licenses/Unicode-DFS-2016.html
6667
"Zlib", # https://tldrlegal.com/license/zlib-libpng-license-(zlib)
6768
]

0 commit comments

Comments
 (0)