mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-25 19:25:06 +00:00
deny.toml: Add Unicode license
This commit is contained in:
parent
b43b0e0195
commit
d9f3cf332c
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ allow = [
|
||||||
"MPL-2.0",
|
"MPL-2.0",
|
||||||
"PSF-2.0",
|
"PSF-2.0",
|
||||||
"Unicode-DFS-2016",
|
"Unicode-DFS-2016",
|
||||||
|
"Unicode-3.0",
|
||||||
"WTFPL",
|
"WTFPL",
|
||||||
"Zlib",
|
"Zlib",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue