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:
Linus Färnstrand 2025-05-30 10:46:32 +02:00
parent 820015f879
commit dcfc84913f
No known key found for this signature in database
GPG Key ID: 14CC48CBFBF5D861

View File

@ -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