We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a55fa18 commit 9ca5deeCopy full SHA for 9ca5dee
src/tools/tidy/src/deps.rs
@@ -14,6 +14,7 @@ const LICENSES: &[&str] = &[
14
"Apache-2.0/MIT",
15
"Apache-2.0 / MIT",
16
"MIT OR Apache-2.0",
17
+ "Apache-2.0 OR MIT",
18
"MIT",
19
"Unlicense/MIT",
20
"Unlicense OR MIT",
0 commit comments