Remove custom license allowance for ring
Ring switched over to Apache-2.0 AND ISC, so they are now compatible with our regular list of allowed licenses
This commit is contained in:
parent
820015f879
commit
dcfc84913f
@ -51,20 +51,11 @@ allow = [
|
||||
"BSD-3-Clause",
|
||||
"BSD-2-Clause",
|
||||
"CC0-1.0",
|
||||
# https://github.com/briansmith/ring/issues/902
|
||||
"LicenseRef-ring",
|
||||
"Unicode-DFS-2016",
|
||||
"Zlib",
|
||||
"Unicode-3.0"
|
||||
]
|
||||
|
||||
[[licenses.clarify]]
|
||||
name = "ring"
|
||||
expression = "LicenseRef-ring"
|
||||
license-files = [
|
||||
{ path = "LICENSE", hash = 0xbd0eed23 }
|
||||
]
|
||||
|
||||
[licenses.private]
|
||||
ignore = false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user