From 835d7818fdbbbeeb9d10f5f214774c49788a3ff7 Mon Sep 17 00:00:00 2001 From: jianghua Date: Tue, 23 Nov 2021 12:39:34 +0800 Subject: [PATCH] update LICENSE-3rdparty.csv --- LICENSE-3rdparty.csv | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/LICENSE-3rdparty.csv b/LICENSE-3rdparty.csv index cabe2cb60..4240d0454 100644 --- a/LICENSE-3rdparty.csv +++ b/LICENSE-3rdparty.csv @@ -31,16 +31,16 @@ "fastrand","https://github.com/smol-rs/fastrand","Apache-2.0 OR MIT","Stjepan Glavina " "flate2","https://github.com/rust-lang/flate2-rs","Apache-2.0 OR MIT","Alex Crichton |Josh Triplett " "fnv","https://github.com/servo/rust-fnv","Apache-2.0 OR MIT","Alex Crichton " -"futures","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton " -"futures-channel","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton " -"futures-core","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton " -"futures-executor","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton " -"futures-io","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton " +"futures","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT", +"futures-channel","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT", +"futures-core","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT", +"futures-executor","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT", +"futures-io","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT", "futures-lite","https://github.com/smol-rs/futures-lite","Apache-2.0 OR MIT","Stjepan Glavina |Contributors to futures-rs" -"futures-macro","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Taylor Cramer |Taiki Endo " -"futures-sink","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton " -"futures-task","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton " -"futures-util","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton " +"futures-macro","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT", +"futures-sink","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT", +"futures-task","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT", +"futures-util","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT", "getopts","https://github.com/rust-lang/getopts","Apache-2.0 OR MIT","The Rust Project Developers" "getrandom","https://github.com/rust-random/getrandom","Apache-2.0 OR MIT","The Rand Project Developers" "glommio","https://github.com/DataDog/glommio","Apache-2.0 OR MIT","Glauber Costa |Hippolyte Barraud |DataDog " @@ -86,8 +86,6 @@ "ppv-lite86","https://github.com/cryptocorrosion/cryptocorrosion","Apache-2.0 OR MIT","The CryptoCorrosion Contributors" "pretty-bytes","https://github.com/banyan/rust-pretty-bytes","MIT","Kohei Hasegawa" "pretty_env_logger","https://github.com/seanmonstar/pretty-env-logger","Apache-2.0 OR MIT","Sean McArthur " -"proc-macro-hack","https://github.com/dtolnay/proc-macro-hack","Apache-2.0 OR MIT","David Tolnay " -"proc-macro-nested","https://github.com/dtolnay/proc-macro-hack","Apache-2.0 OR MIT","David Tolnay " "proc-macro2","https://github.com/dtolnay/proc-macro2","Apache-2.0 OR MIT","David Tolnay |Alex Crichton " "quick-error","http://github.com/tailhook/quick-error","Apache-2.0 OR MIT","Paul Colomiets |Colin Kiegel " "quote","https://github.com/dtolnay/quote","Apache-2.0 OR MIT","David Tolnay "