From 3bfcdc25c23a6f7a39793a17a79e0f06bff81a91 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Thu, 18 Sep 2025 13:39:37 -0500 Subject: [PATCH] chore: Add license for libfuzzer --- deny.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/deny.toml b/deny.toml index d74e44c3e..27bf59a88 100644 --- a/deny.toml +++ b/deny.toml @@ -96,6 +96,7 @@ allow = [ "ISC", "OpenSSL", "Zlib", + "NCSA", ] # The confidence threshold for detecting a license from license text. # The higher the value, the more closely the license text must be to the