From 2075b3913fcbc843a4ae0c52fe7ac19b027cb57a Mon Sep 17 00:00:00 2001 From: Ruihang Xia Date: Wed, 20 Oct 2021 01:17:30 +0800 Subject: [PATCH] fix license warning Signed-off-by: Ruihang Xia --- LICENSE-3rdparty.csv | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE-3rdparty.csv b/LICENSE-3rdparty.csv index 46d5a6fb3..117a3f315 100644 --- a/LICENSE-3rdparty.csv +++ b/LICENSE-3rdparty.csv @@ -59,7 +59,7 @@ "log","https://github.com/rust-lang/log","Apache-2.0 OR MIT","The Rust Project Developers" "matchers","https://github.com/hawkw/matchers","MIT","Eliza Weisman " "membarrier","https://github.com/jeehoonkang/membarrier-rs","Apache-2.0 OR MIT","Jeehoon Kang " -"memchr","https://github.com/BurntSushi/memchr","MIT OR Unlicense","Andrew Gallant |bluss" +"memchr","https://github.com/BurntSushi/rust-memchr","MIT OR Unlicense","Andrew Gallant |bluss" "memoffset","https://github.com/Gilnaa/memoffset","MIT","Gilad Naaman " "memoffset","https://github.com/Gilnaa/memoffset","MIT","Gilad Naaman " "mio","https://github.com/tokio-rs/mio","MIT","Carl Lerche |Thomas de Zeeuw |Tokio Contributors " @@ -96,7 +96,7 @@ "serde","https://github.com/serde-rs/serde","Apache-2.0 OR MIT","Erick Tryzelaar |David Tolnay " "serde_json","https://github.com/serde-rs/json","Apache-2.0 OR MIT","Erick Tryzelaar |David Tolnay " "sharded-slab","https://github.com/hawkw/sharded-slab","MIT","Eliza Weisman " -"slab","https://github.com/tokio-rs/slab","MIT","Carl Lerche " +"slab","https://github.com/carllerche/slab","MIT","Carl Lerche " "smallvec","https://github.com/servo/rust-smallvec","Apache-2.0 OR MIT","The Servo Project Developers" "socket2","https://github.com/alexcrichton/socket2-rs","Apache-2.0 OR MIT","Alex Crichton " "socket2","https://github.com/rust-lang/socket2","Apache-2.0 OR MIT","Alex Crichton |Thomas de Zeeuw " @@ -119,7 +119,7 @@ "try-lock","https://github.com/seanmonstar/try-lock","MIT","Sean McArthur " "typenum","https://github.com/paholg/typenum","Apache-2.0 OR MIT","Paho Lurie-Gregg |Andre Bogus " "unicode-width","https://github.com/unicode-rs/unicode-width","Apache-2.0 OR MIT","kwantam |Manish Goregaokar " -"unicode-xid","https://github.com/unicode-rs/unicode-xid","Apache-2.0 OR MIT","erick.tryzelaar |kwantam |Manish Goregaokar " +"unicode-xid","https://github.com/unicode-rs/unicode-xid","Apache-2.0 OR MIT","erick.tryzelaar |kwantam " "vec_map","https://github.com/contain-rs/vec-map","Apache-2.0 OR MIT","Alex Crichton |Jorge Aparicio |Alexis Beingessner |Brian Anderson <>|tbu- <>|Manish Goregaokar <>|Aaron Turon |Adolfo Ochagavía <>|Niko Matsakis <>|Steven Fackler <>|Chase Southwood |Eduard Burtescu <>|Florian Wilkens <>|Félix Raimundo <>|Tibor Benke <>|Markus Siemens |Josh Branchaud |Huon Wilson |Corey Farwell |Aaron Liblong <>|Nick Cameron |Patrick Walton |Felix S Klock II <>|Andrew Paseltiner |Sean McArthur |Vadim Petrochenkov <>" "version_check","https://github.com/SergioBenitez/version_check","Apache-2.0 OR MIT","Sergio Benitez " "waker-fn","https://github.com/stjepang/waker-fn","Apache-2.0 OR MIT","Stjepan Glavina "