mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Drop anymap license exception
This commit is contained in:
parent
626bd33e1e
commit
89a3fd4992
@ -127,7 +127,6 @@ const EXCEPTIONS_CARGO: ExceptionList = &[
|
||||
|
||||
const EXCEPTIONS_RUST_ANALYZER: ExceptionList = &[
|
||||
// tidy-alphabetical-start
|
||||
("anymap", "BlueOak-1.0.0 OR MIT OR Apache-2.0"), // BlueOak is not acceptable, but we use it under MIT OR Apache-2 .0
|
||||
("dissimilar", "Apache-2.0"),
|
||||
("instant", "BSD-3-Clause"),
|
||||
("notify", "CC0-1.0"),
|
||||
|
Loading…
Reference in New Issue
Block a user