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:
commit
0ee92981c4
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ allow = [
|
||||||
"BSD-2-Clause-FreeBSD",
|
"BSD-2-Clause-FreeBSD",
|
||||||
"BSD-3-Clause",
|
"BSD-3-Clause",
|
||||||
"CC0-1.0",
|
"CC0-1.0",
|
||||||
"MPL-2.0", # XXX considered copyleft?
|
|
||||||
"Unicode-DFS-2016",
|
"Unicode-DFS-2016",
|
||||||
]
|
]
|
||||||
copyleft = "deny"
|
copyleft = "deny"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue