summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEmīls Piņķis <emils@mullvad.net>2022-09-20 18:16:43 +0200
committerEmīls Piņķis <emils@mullvad.net>2022-09-27 21:13:24 +0200
commit10ba71b305a60d131758f613484b08cab2c7b0c9 (patch)
treea02d52abbd257dd1534df0c96bc2b37f5aeb8634
parentc98298cc2160caa04f5cd93ea84b119617521a25 (diff)
downloadmullvadvpn-10ba71b305a60d131758f613484b08cab2c7b0c9.tar.xz
mullvadvpn-10ba71b305a60d131758f613484b08cab2c7b0c9.zip
Allow Unicode-DFS-2016 licence
-rw-r--r--deny.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/deny.toml b/deny.toml
index a75bd5ceab..cd8e460ad6 100644
--- a/deny.toml
+++ b/deny.toml
@@ -43,7 +43,8 @@ allow = [
"BSD-3-Clause",
"BSD-2-Clause",
# https://github.com/briansmith/ring/issues/902
- "LicenseRef-ring"
+ "LicenseRef-ring",
+ "Unicode-DFS-2016"
]
deny = []