From 487903d0a6d32355f6332947d138307f2a0224f6 Mon Sep 17 00:00:00 2001 From: zhangsoledad <787953403@qq.com> Date: Thu, 6 Mar 2025 16:50:45 +0800 Subject: [PATCH] chore: Allow Zlib license --- deny.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deny.toml b/deny.toml index 61f781ab1e..d34572b812 100644 --- a/deny.toml +++ b/deny.toml @@ -102,9 +102,8 @@ allow = [ "BSD-2-Clause", "ISC", "CC0-1.0", - "Unicode-DFS-2016", - "OpenSSL", "Unicode-3.0", + "Zlib" #"Apache-2.0 WITH LLVM-exception", ] # The confidence threshold for detecting a license from license text.