Update tidy license exceptions and allowed dependencies

This commit is contained in:
bjorn3 2024-11-02 15:21:38 +00:00
parent 60f0cd87e8
commit c959f6e5fd

View File

@ -203,7 +203,7 @@
("cranelift-module", "Apache-2.0 WITH LLVM-exception"),
("cranelift-native", "Apache-2.0 WITH LLVM-exception"),
("cranelift-object", "Apache-2.0 WITH LLVM-exception"),
("mach", "BSD-2-Clause"),
("mach2", "BSD-2-Clause OR MIT OR Apache-2.0"),
("regalloc2", "Apache-2.0 WITH LLVM-exception"),
("target-lexicon", "Apache-2.0 WITH LLVM-exception"),
("wasmtime-jit-icache-coherence", "Apache-2.0 WITH LLVM-exception"),
@ -537,7 +537,7 @@
"libc",
"libloading",
"log",
"mach",
"mach2",
"memchr",
"object",
"once_cell",
@ -554,9 +554,6 @@
"unicode-ident",
"version_check",
"wasmtime-jit-icache-coherence",
"winapi",
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
"windows-sys",
"windows-targets",
"windows_aarch64_gnullvm",