make tidy accept another permutation of this license string

This commit is contained in:
Ralf Jung 2022-07-15 11:57:04 -04:00
parent 10430dbf8e
commit 9b49a792ef

View File

@ -20,6 +20,7 @@
"Unlicense OR MIT",
"0BSD OR MIT OR Apache-2.0", // adler license
"Zlib OR Apache-2.0 OR MIT", // tinyvec
"MIT OR Zlib OR Apache-2.0", // miniz_oxide
];
/// These are exceptions to Rust's permissive licensing policy, and