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

Merge pull request #5076 from cakebaker/deny_toml_remove_mpl

deny.toml: remove MPL license from allow list
This commit is contained in:
Sylvestre Ledru 2023-07-13 10:46:53 +02:00 committed by GitHub
commit 0ee92981c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"