summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEmīls <emils@mullvad.net>2023-05-17 23:01:02 +0200
committerEmīls <emils@mullvad.net>2023-05-22 10:18:38 +0200
commitae24508c088e874d00a7943abe7f0c0f21ff04c5 (patch)
tree8e716c0e564af8ead4f9e7509c413ef0e9cc5081
parente5b73d7abc1b50cfbb9c6f056bf66fef28fef5b2 (diff)
downloadmullvadvpn-ae24508c088e874d00a7943abe7f0c0f21ff04c5.tar.xz
mullvadvpn-ae24508c088e874d00a7943abe7f0c0f21ff04c5.zip
Allow CC0 license
-rw-r--r--deny.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/deny.toml b/deny.toml
index cd8e460ad6..0f6b77cbbd 100644
--- a/deny.toml
+++ b/deny.toml
@@ -42,6 +42,7 @@ allow = [
"ISC",
"BSD-3-Clause",
"BSD-2-Clause",
+ "CC0-1.0",
# https://github.com/briansmith/ring/issues/902
"LicenseRef-ring",
"Unicode-DFS-2016"