1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

deny.toml: remove MPL license from allow list

This commit is contained in:
Roy Ivy III 2023-07-13 10:06:48 +02:00 committed by Daniel Hofstetter
parent 1897c18e88
commit 97a369c755

View file

@ -27,7 +27,6 @@ allow = [
"BSD-2-Clause-FreeBSD",
"BSD-3-Clause",
"CC0-1.0",
"MPL-2.0", # XXX considered copyleft?
"Unicode-DFS-2016",
]
copyleft = "deny"