summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2025-05-30 10:46:32 +0200
committerLinus Färnstrand <linus@mullvad.net>2025-06-04 13:43:47 +0200
commitdcfc84913f1a452a36e284ea14ca98f4524ff2a3 (patch)
tree61aa7c426225edd714d4c6525f1927fde36a9f3b
parent820015f87957fe403402509839306a89baf35a0b (diff)
downloadmullvadvpn-dcfc84913f1a452a36e284ea14ca98f4524ff2a3.tar.xz
mullvadvpn-dcfc84913f1a452a36e284ea14ca98f4524ff2a3.zip
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
-rw-r--r--deny.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/deny.toml b/deny.toml
index 004c3cad22..afd648074c 100644
--- a/deny.toml
+++ b/deny.toml
@@ -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