From 78e4be3fd93e5bd4591fc5b9d1ba2fd9be493a70 Mon Sep 17 00:00:00 2001 From: Jacob Date: Tue, 22 Apr 2025 01:28:02 -0400 Subject: [PATCH] chore: allow the Unlicense --- deny.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/deny.toml b/deny.toml index a8fd3a1..449b357 100644 --- a/deny.toml +++ b/deny.toml @@ -95,6 +95,7 @@ allow = [ "MIT", "MPL-2.0", "Unicode-3.0", + "Unlicense", "Zlib", ] # The confidence threshold for detecting a license from license text.