1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

deny: add Unicode 3.0 and zlib as allowed license

This commit is contained in:
Sylvestre Ledru 2025-01-11 13:48:34 +01:00
parent 55ec19ae56
commit 354c1d27ec

View file

@ -26,6 +26,8 @@ allow = [
"BSL-1.0",
"CC0-1.0",
"Unicode-DFS-2016",
"Unicode-3.0",
"Zlib",
]
confidence-threshold = 0.8