aboutsummaryrefslogtreecommitdiff
path: root/xtask/tests
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2020-08-27 17:55:42 +0100
committerAleksey Kladov <[email protected]>2020-08-27 18:06:00 +0100
commit07da02fc370b08f5818919045b9ab24ef1cae5cf (patch)
treeb898e6f9cf8c89d9f48afaa051fe2735f867240c /xtask/tests
parent4b989009e3839cfc6f021d1552a46561cee6cde2 (diff)
:arrow_up: crates
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