mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
Merge pull request #6427 from cakebaker/deny_toml_allow_bsl_1_0_as_license
deny.toml: allow BSL-1.0 as license
This commit is contained in:
commit
4534f359f2
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ allow = [
|
||||||
"BSD-2-Clause",
|
"BSD-2-Clause",
|
||||||
"BSD-2-Clause-FreeBSD",
|
"BSD-2-Clause-FreeBSD",
|
||||||
"BSD-3-Clause",
|
"BSD-3-Clause",
|
||||||
|
"BSL-1.0",
|
||||||
"CC0-1.0",
|
"CC0-1.0",
|
||||||
"Unicode-DFS-2016",
|
"Unicode-DFS-2016",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue