deny.toml: allow the Subplot license

We will be using Subplot (https://subplot.tech/) for integration
tests. Allow its licence.

Sponsored-by: NLnet Foundation; NGI Assure
This commit is contained in:
Lars Wirzenius 2022-10-18 17:46:08 +03:00 committed by Lars Wirzenius
parent 264a5a7c90
commit 9e4f57f191

View file

@ -16,6 +16,7 @@ ignore = [
unlicensed = "deny" unlicensed = "deny"
allow = [ allow = [
"MIT", "MIT",
"MIT-0",
"Apache-2.0", "Apache-2.0",
"BSD-3-Clause", "BSD-3-Clause",
"BSD-2-Clause", "BSD-2-Clause",