aboutsummaryrefslogtreecommitdiff
path: root/xtask/tests
diff options
context:
space:
mode:
Diffstat (limited to 'xtask/tests')
-rw-r--r--xtask/tests/tidy.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/xtask/tests/tidy.rs b/xtask/tests/tidy.rs
index 3b1408222..fd9645c23 100644
--- a/xtask/tests/tidy.rs
+++ b/xtask/tests/tidy.rs
@@ -71,6 +71,7 @@ fn check_licenses() {
71Apache-2.0 71Apache-2.0
72Apache-2.0 OR BSL-1.0 72Apache-2.0 OR BSL-1.0
73Apache-2.0 OR MIT 73Apache-2.0 OR MIT
74Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
74Apache-2.0/MIT 75Apache-2.0/MIT
75BSD-2-Clause 76BSD-2-Clause
76BSD-3-Clause 77BSD-3-Clause
@@ -80,7 +81,6 @@ MIT
80MIT / Apache-2.0 81MIT / Apache-2.0
81MIT OR Apache-2.0 82MIT OR Apache-2.0
82MIT/Apache-2.0 83MIT/Apache-2.0
83MIT/Apache-2.0 AND BSD-2-Clause
84Unlicense OR MIT 84Unlicense OR MIT
85Unlicense/MIT 85Unlicense/MIT
86Zlib OR Apache-2.0 OR MIT 86Zlib OR Apache-2.0 OR MIT