diff options
Diffstat (limited to 'xtask')
-rw-r--r-- | xtask/tests/tidy.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xtask/tests/tidy.rs b/xtask/tests/tidy.rs index 72088e414..ca14e8ac1 100644 --- a/xtask/tests/tidy.rs +++ b/xtask/tests/tidy.rs | |||
@@ -54,7 +54,6 @@ fn check_licenses() { | |||
54 | let expected = " | 54 | let expected = " |
55 | 0BSD OR MIT OR Apache-2.0 | 55 | 0BSD OR MIT OR Apache-2.0 |
56 | Apache-2.0 | 56 | Apache-2.0 |
57 | Apache-2.0 / MIT | ||
58 | Apache-2.0 OR BSL-1.0 | 57 | Apache-2.0 OR BSL-1.0 |
59 | Apache-2.0 OR MIT | 58 | Apache-2.0 OR MIT |
60 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | 59 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |