From ecb510daa881e1a9983345937fee299e190cb1b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christina=20S=C3=B8rensen?= Date: Fri, 30 Aug 2024 16:06:08 +0200 Subject: [PATCH] ci: allow MPL-2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christina Sørensen --- deny.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/deny.toml b/deny.toml index 7182ad79e..a8f4c4544 100644 --- a/deny.toml +++ b/deny.toml @@ -100,6 +100,7 @@ allow = [ "MIT", "Unicode-DFS-2016", "Apache-2.0", + "MPL-2.0", #"Apache-2.0 WITH LLVM-exception", ] # The confidence threshold for detecting a license from license text.