Explorar el Código

fix(deny): add unicode-3.0 license

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen hace 1 año
padre
commit
74ec00cd78
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      deny.toml

+ 1 - 0
deny.toml

@@ -104,6 +104,7 @@ allow = [
   "Unicode-DFS-2016",
   "Apache-2.0",
   "MPL-2.0",
+  "Unicode-3.0",
   #"Apache-2.0 WITH LLVM-exception",
 ]
 # The confidence threshold for detecting a license from license text.