diff options
| author | Emīls Piņķis <emils@mullvad.net> | 2022-09-20 18:16:43 +0200 |
|---|---|---|
| committer | Emīls Piņķis <emils@mullvad.net> | 2022-09-27 21:13:24 +0200 |
| commit | 10ba71b305a60d131758f613484b08cab2c7b0c9 (patch) | |
| tree | a02d52abbd257dd1534df0c96bc2b37f5aeb8634 | |
| parent | c98298cc2160caa04f5cd93ea84b119617521a25 (diff) | |
| download | mullvadvpn-10ba71b305a60d131758f613484b08cab2c7b0c9.tar.xz mullvadvpn-10ba71b305a60d131758f613484b08cab2c7b0c9.zip | |
Allow Unicode-DFS-2016 licence
| -rw-r--r-- | deny.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 = [] |
