Browse Source

ci: allow EUPL-1.2

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen 1 year ago
parent
commit
fa477fa550
1 changed files with 1 additions and 0 deletions
  1. 1 0
      deny.toml

+ 1 - 0
deny.toml

@@ -99,6 +99,7 @@ version = 2
 # See https://spdx.org/licenses/ for list of possible licenses
 # [possible values: any SPDX 3.11 short identifier (+ optional exception)].
 allow = [
+  "EUPL-1.2",
   "MIT",
   "Unicode-DFS-2016",
   "Apache-2.0",