mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
deny.toml: remove MPL license from allow list
This commit is contained in:
parent
1897c18e88
commit
97a369c755
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