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
-1
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"