Skip to content

Commit

Permalink
update LICENSE-3rdparty.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
jianghua committed Nov 23, 2021
1 parent 76b2de4 commit 61576c3
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions LICENSE-3rdparty.csv
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"fastrand","https://github.com/smol-rs/fastrand","Apache-2.0 OR MIT","Stjepan Glavina <stjepang@gmail.com>"
"flate2","https://github.com/rust-lang/flate2-rs","Apache-2.0 OR MIT","Alex Crichton <alex@alexcrichton.com>|Josh Triplett <josh@joshtriplett.org>"
"fnv","https://github.com/servo/rust-fnv","Apache-2.0 OR MIT","Alex Crichton <alex@alexcrichton.com>"
"futures","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton <alex@alexcrichton.com>"
"futures-channel","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton <alex@alexcrichton.com>"
"futures-core","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton <alex@alexcrichton.com>"
"futures-executor","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton <alex@alexcrichton.com>"
"futures-io","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton <alex@alexcrichton.com>"
"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 <stjepang@gmail.com>|Contributors to futures-rs"
"futures-macro","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Taylor Cramer <cramertj@google.com>|Taiki Endo <te316e89@gmail.com>"
"futures-sink","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton <alex@alexcrichton.com>"
"futures-task","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton <alex@alexcrichton.com>"
"futures-util","https://github.com/rust-lang/futures-rs","Apache-2.0 OR MIT","Alex Crichton <alex@alexcrichton.com>"
"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 <glommer@gmail.com>|Hippolyte Barraud <hippolyte.barraud@datadoghq.com>|DataDog <info@datadoghq.com>"
Expand Down Expand Up @@ -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 <sean@seanmonstar>"
"proc-macro-hack","https://github.com/dtolnay/proc-macro-hack","Apache-2.0 OR MIT","David Tolnay <dtolnay@gmail.com>"
"proc-macro-nested","https://github.com/dtolnay/proc-macro-hack","Apache-2.0 OR MIT","David Tolnay <dtolnay@gmail.com>"
"proc-macro2","https://github.com/dtolnay/proc-macro2","Apache-2.0 OR MIT","David Tolnay <dtolnay@gmail.com>|Alex Crichton <alex@alexcrichton.com>"
"quick-error","http://github.com/tailhook/quick-error","Apache-2.0 OR MIT","Paul Colomiets <paul@colomiets.name>|Colin Kiegel <kiegel@gmx.de>"
"quote","https://github.com/dtolnay/quote","Apache-2.0 OR MIT","David Tolnay <dtolnay@gmail.com>"
Expand Down

0 comments on commit 61576c3

Please sign in to comment.