diff --git a/clarify.toml b/clarify.toml index ed0e56c2..964b7e6e 100644 --- a/clarify.toml +++ b/clarify.toml @@ -7,7 +7,7 @@ license-files = [ ] [clarify.crossbeam-channel] -expression = "(MIT OR Apache-2.0) AND BSD-2-Clause AND CC-BY-3.0" +expression = "MIT OR Apache-2.0" license-files = [ { path = "LICENSE-APACHE", hash = 0x24b54f4b }, { path = "LICENSE-MIT", hash = 0xbc436f08 },