mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-27 21:43:37 +00:00
Add new license
This commit is contained in:
parent
b513111f3c
commit
342764d31a
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@ fn check_licenses() {
|
|||
let sh = &Shell::new().unwrap();
|
||||
|
||||
let expected = "
|
||||
(MIT OR Apache-2.0) AND Unicode-DFS-2016
|
||||
0BSD OR MIT OR Apache-2.0
|
||||
Apache-2.0
|
||||
Apache-2.0 OR BSL-1.0
|
||||
|
|
Loading…
Reference in a new issue