Skip to content

Commit

Permalink
New notice file (#115)
Browse files Browse the repository at this point in the history
Co-authored-by: Automated Notice Generation Pipeline <[email protected]>
  • Loading branch information
github-actions[bot] and eclipse-ibeji-bot authored Jan 22, 2024
1 parent 4251a2d commit 2c0b058
Showing 1 changed file with 61 additions and 63 deletions.
124 changes: 61 additions & 63 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This page lists the licenses of the projects used in cargo-about.
## Overview of licenses

- Apache License 2.0 (195)
- MIT License (71)
- MIT License (69)
- BSD 3-Clause "New" or "Revised" License (2)
- Eclipse Public License 1.0 (2)
- ISC License (1)
Expand Down Expand Up @@ -210,7 +210,7 @@ This page lists the licenses of the projects used in cargo-about.

#### Used by

- [deranged]( https://github.com/jhpratt/deranged ) 0.3.9
- [deranged]( https://github.com/jhpratt/deranged ) 0.3.11
- [time]( https://github.com/time-rs/time ) 0.3.31
- [time-core]( https://github.com/time-rs/time ) 0.1.2

Expand Down Expand Up @@ -2130,7 +2130,7 @@ This page lists the licenses of the projects used in cargo-about.

#### Used by

- [env_logger]( https://github.com/rust-cli/env_logger ) 0.10.1
- [env_logger]( https://github.com/rust-cli/env_logger ) 0.10.2
- [foreign-types]( https://github.com/sfackler/foreign-types ) 0.3.2
- [foreign-types-shared]( https://github.com/sfackler/foreign-types ) 0.1.1
- [humantime]( https://github.com/tailhook/humantime ) 2.1.0
Expand Down Expand Up @@ -2350,23 +2350,23 @@ This page lists the licenses of the projects used in cargo-about.

#### Used by

- [anyhow]( https://github.com/dtolnay/anyhow ) 1.0.75
- [anyhow]( https://github.com/dtolnay/anyhow ) 1.0.79
- [async-trait]( https://github.com/dtolnay/async-trait ) 0.1.77
- [itoa]( https://github.com/dtolnay/itoa ) 1.0.9
- [libc]( https://github.com/rust-lang/libc ) 0.2.150
- [prettyplease]( https://github.com/dtolnay/prettyplease ) 0.2.15
- [itoa]( https://github.com/dtolnay/itoa ) 1.0.10
- [libc]( https://github.com/rust-lang/libc ) 0.2.152
- [prettyplease]( https://github.com/dtolnay/prettyplease ) 0.2.16
- [proc-macro2]( https://github.com/dtolnay/proc-macro2 ) 1.0.76
- [quote]( https://github.com/dtolnay/quote ) 1.0.35
- [rustversion]( https://github.com/dtolnay/rustversion ) 1.0.14
- [ryu]( https://github.com/dtolnay/ryu ) 1.0.15
- [ryu]( https://github.com/dtolnay/ryu ) 1.0.16
- [serde]( https://github.com/serde-rs/serde ) 1.0.195
- [serde_derive]( https://github.com/serde-rs/serde ) 1.0.195
- [serde_json]( https://github.com/serde-rs/json ) 1.0.111
- [serde_path_to_error]( https://github.com/dtolnay/path-to-error ) 0.1.14
- [serde_path_to_error]( https://github.com/dtolnay/path-to-error ) 0.1.15
- [serde_urlencoded]( https://github.com/nox/serde_urlencoded ) 0.7.1
- [syn]( https://github.com/dtolnay/syn ) 2.0.48
- [thiserror]( https://github.com/dtolnay/thiserror ) 1.0.50
- [thiserror-impl]( https://github.com/dtolnay/thiserror ) 1.0.50
- [thiserror]( https://github.com/dtolnay/thiserror ) 1.0.56
- [thiserror-impl]( https://github.com/dtolnay/thiserror ) 1.0.56
- [unicode-ident]( https://github.com/dtolnay/unicode-ident ) 1.0.12

#### License
Expand Down Expand Up @@ -4272,18 +4272,18 @@ limitations under the License.
- [autocfg]( https://github.com/cuviper/autocfg ) 1.1.0
- [backtrace]( https://github.com/rust-lang/backtrace-rs ) 0.3.69
- [base64]( https://github.com/marshallpierce/rust-base64 ) 0.13.1
- [base64]( https://github.com/marshallpierce/rust-base64 ) 0.21.5
- [base64]( https://github.com/marshallpierce/rust-base64 ) 0.21.7
- [bitflags]( https://github.com/bitflags/bitflags ) 1.3.2
- [bitflags]( https://github.com/bitflags/bitflags ) 2.4.1
- [bitflags]( https://github.com/bitflags/bitflags ) 2.4.2
- [bumpalo]( https://github.com/fitzgen/bumpalo ) 3.14.0
- [cc]( https://github.com/rust-lang/cc-rs ) 1.0.83
- [cfg-if]( https://github.com/alexcrichton/cfg-if ) 1.0.0
- [cmake]( https://github.com/rust-lang/cmake-rs ) 0.1.50
- [concurrent-queue]( https://github.com/smol-rs/concurrent-queue ) 2.3.0
- [concurrent-queue]( https://github.com/smol-rs/concurrent-queue ) 2.4.0
- [core-foundation]( https://github.com/servo/core-foundation-rs ) 0.9.4
- [core-foundation-sys]( https://github.com/servo/core-foundation-rs ) 0.8.6
- [crossbeam-channel]( https://github.com/crossbeam-rs/crossbeam ) 0.5.10
- [crossbeam-utils]( https://github.com/crossbeam-rs/crossbeam ) 0.8.18
- [crossbeam-channel]( https://github.com/crossbeam-rs/crossbeam ) 0.5.11
- [crossbeam-utils]( https://github.com/crossbeam-rs/crossbeam ) 0.8.19
- [either]( https://github.com/bluss/either ) 1.9.0
- [equivalent]( https://github.com/cuviper/equivalent ) 1.0.1
- [event-listener]( https://github.com/smol-rs/event-listener ) 2.5.3
Expand All @@ -4295,34 +4295,35 @@ limitations under the License.
- [hashbrown]( https://github.com/rust-lang/hashbrown ) 0.12.3
- [hashbrown]( https://github.com/rust-lang/hashbrown ) 0.14.3
- [heck]( https://github.com/withoutboats/heck ) 0.4.1
- [hermit-abi]( https://github.com/hermitcore/hermit-rs ) 0.3.3
- [hermit-abi]( https://github.com/hermitcore/hermit-rs ) 0.3.4
- [httparse]( https://github.com/seanmonstar/httparse ) 1.8.0
- [hyper-timeout]( https://github.com/hjr3/hyper-timeout ) 0.4.1
- [hyper-tls]( https://github.com/hyperium/hyper-tls ) 0.5.0
- [idna]( https://github.com/servo/rust-url/ ) 0.5.0
- [indexmap]( https://github.com/bluss/indexmap ) 1.9.3
- [indexmap]( https://github.com/bluss/indexmap ) 2.1.0
- [itertools]( https://github.com/rust-itertools/itertools ) 0.10.5
- [js-sys]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys ) 0.3.66
- [itertools]( https://github.com/rust-itertools/itertools ) 0.11.0
- [js-sys]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys ) 0.3.67
- [lazy_static]( https://github.com/rust-lang-nursery/lazy-static.rs ) 1.4.0
- [linux-raw-sys]( https://github.com/sunfishcode/linux-raw-sys ) 0.4.12
- [linux-raw-sys]( https://github.com/sunfishcode/linux-raw-sys ) 0.4.13
- [log]( https://github.com/rust-lang/log ) 0.4.20
- [mime]( https://github.com/hyperium/mime ) 0.3.17
- [mockall]( https://github.com/asomers/mockall ) 0.11.4
- [mockall_derive]( https://github.com/asomers/mockall ) 0.11.4
- [multimap]( https://github.com/havarnov/multimap ) 0.8.3
- [num-traits]( https://github.com/rust-num/num-traits ) 0.2.17
- [num_cpus]( https://github.com/seanmonstar/num_cpus ) 1.16.0
- [object]( https://github.com/gimli-rs/object ) 0.32.1
- [once_cell]( https://github.com/matklad/once_cell ) 1.18.0
- [object]( https://github.com/gimli-rs/object ) 0.32.2
- [once_cell]( https://github.com/matklad/once_cell ) 1.19.0
- [openssl-probe]( https://github.com/alexcrichton/openssl-probe ) 0.1.5
- [percent-encoding]( https://github.com/servo/rust-url/ ) 2.3.1
- [pest]( https://github.com/pest-parser/pest ) 2.7.5
- [pest_derive]( https://github.com/pest-parser/pest ) 2.7.5
- [pest_generator]( https://github.com/pest-parser/pest ) 2.7.5
- [pest_meta]( https://github.com/pest-parser/pest ) 2.7.5
- [pest]( https://github.com/pest-parser/pest ) 2.7.6
- [pest_derive]( https://github.com/pest-parser/pest ) 2.7.6
- [pest_generator]( https://github.com/pest-parser/pest ) 2.7.6
- [pest_meta]( https://github.com/pest-parser/pest ) 2.7.6
- [petgraph]( https://github.com/petgraph/petgraph ) 0.6.4
- [pkg-config]( https://github.com/rust-lang/pkg-config-rs ) 0.3.27
- [pkg-config]( https://github.com/rust-lang/pkg-config-rs ) 0.3.29
- [prost]( https://github.com/tokio-rs/prost ) 0.12.3
- [prost-build]( https://github.com/tokio-rs/prost ) 0.12.3
- [prost-derive]( https://github.com/tokio-rs/prost ) 0.12.3
Expand All @@ -4332,29 +4333,28 @@ limitations under the License.
- [regex-syntax]( https://github.com/rust-lang/regex/tree/master/regex-syntax ) 0.8.2
- [ron]( https://github.com/ron-rs/ron ) 0.7.1
- [rustc-demangle]( https://github.com/alexcrichton/rustc-demangle ) 0.1.23
- [rustix]( https://github.com/bytecodealliance/rustix ) 0.38.28
- [rustix]( https://github.com/bytecodealliance/rustix ) 0.38.30
- [security-framework]( https://github.com/kornelski/rust-security-framework ) 2.9.2
- [security-framework-sys]( https://github.com/kornelski/rust-security-framework ) 2.9.1
- [socket2]( https://github.com/rust-lang/socket2 ) 0.4.10
- [socket2]( https://github.com/rust-lang/socket2 ) 0.5.5
- [syn]( https://github.com/dtolnay/syn ) 1.0.109
- [tempfile]( https://github.com/Stebalien/tempfile ) 3.9.0
- [toml]( https://github.com/toml-rs/toml ) 0.5.11
- [ucd-trie]( https://github.com/BurntSushi/ucd-generate ) 0.1.6
- [unicode-bidi]( https://github.com/servo/unicode-bidi ) 0.3.13
- [unicode-bidi]( https://github.com/servo/unicode-bidi ) 0.3.15
- [unicode-normalization]( https://github.com/unicode-rs/unicode-normalization ) 0.1.22
- [unicode-segmentation]( https://github.com/unicode-rs/unicode-segmentation ) 1.10.1
- [url]( https://github.com/servo/rust-url ) 2.5.0
- [uuid]( https://github.com/uuid-rs/uuid ) 1.6.1
- [version_check]( https://github.com/SergioBenitez/version_check ) 0.9.4
- [wasi]( https://github.com/bytecodealliance/wasi ) 0.11.0+wasi-snapshot-preview1
- [wasm-bindgen]( https://github.com/rustwasm/wasm-bindgen ) 0.2.89
- [wasm-bindgen-backend]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend ) 0.2.89
- [wasm-bindgen-futures]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures ) 0.4.39
- [wasm-bindgen-macro]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro ) 0.2.89
- [wasm-bindgen-macro-support]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support ) 0.2.89
- [wasm-bindgen-shared]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared ) 0.2.89
- [web-sys]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys ) 0.3.66
- [wasm-bindgen]( https://github.com/rustwasm/wasm-bindgen ) 0.2.90
- [wasm-bindgen-backend]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend ) 0.2.90
- [wasm-bindgen-futures]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures ) 0.4.40
- [wasm-bindgen-macro]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro ) 0.2.90
- [wasm-bindgen-macro-support]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support ) 0.2.90
- [wasm-bindgen-shared]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared ) 0.2.90
- [web-sys]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys ) 0.3.67
- [yaml-rust]( https://github.com/chyh1990/yaml-rust ) 0.4.5

#### License
Expand Down Expand Up @@ -4783,7 +4783,7 @@ limitations under the License.
#### Used by

- [block-buffer]( https://github.com/RustCrypto/utils ) 0.10.4
- [cpufeatures]( https://github.com/RustCrypto/utils ) 0.2.11
- [cpufeatures]( https://github.com/RustCrypto/utils ) 0.2.12
- [crypto-common]( https://github.com/RustCrypto/traits ) 0.1.6
- [digest]( https://github.com/RustCrypto/traits ) 0.10.7
- [sha2]( https://github.com/RustCrypto/hashes ) 0.10.8
Expand Down Expand Up @@ -5386,7 +5386,7 @@ APPENDIX: How to apply the Apache License to your work.

#### Used by

- [getrandom]( https://github.com/rust-random/getrandom ) 0.2.11
- [getrandom]( https://github.com/rust-random/getrandom ) 0.2.12
- [rand_chacha]( https://github.com/rust-random/rand ) 0.3.1

#### License
Expand Down Expand Up @@ -6587,7 +6587,7 @@ limitations under the License.

#### Used by

- [openssl]( https://github.com/sfackler/rust-openssl ) 0.10.60
- [openssl]( https://github.com/sfackler/rust-openssl ) 0.10.62

#### License

Expand Down Expand Up @@ -6966,7 +6966,7 @@ PERFORMANCE OF THIS SOFTWARE.

#### Used by

- [openssl-sys]( https://github.com/sfackler/rust-openssl ) 0.9.96
- [openssl-sys]( https://github.com/sfackler/rust-openssl ) 0.9.98

#### License

Expand Down Expand Up @@ -7003,7 +7003,7 @@ DEALINGS IN THE SOFTWARE.

#### Used by

- [mio]( https://github.com/tokio-rs/mio ) 0.8.9
- [mio]( https://github.com/tokio-rs/mio ) 0.8.10

#### License

Expand Down Expand Up @@ -7097,7 +7097,7 @@ IN THE SOFTWARE.

#### Used by

- [hyper]( https://github.com/hyperium/hyper ) 0.14.27
- [hyper]( https://github.com/hyperium/hyper ) 0.14.28

#### License

Expand Down Expand Up @@ -7190,7 +7190,7 @@ THE SOFTWARE.

#### Used by

- [schannel]( https://github.com/steffengy/schannel-rs ) 0.1.22
- [schannel]( https://github.com/steffengy/schannel-rs ) 0.1.23

#### License

Expand Down Expand Up @@ -7275,7 +7275,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

#### Used by

- [h2]( https://github.com/hyperium/h2 ) 0.3.22
- [h2]( https://github.com/hyperium/h2 ) 0.3.24

#### License

Expand Down Expand Up @@ -7349,13 +7349,12 @@ DEALINGS IN THE SOFTWARE.

#### Used by

- [try-lock]( https://github.com/seanmonstar/try-lock ) 0.2.4
- [want]( https://github.com/seanmonstar/want ) 0.3.1

#### License

```text
Copyright (c) 2018 Sean McArthur
Copyright (c) 2016 Alex Crichton
Copyright (c) 2018-2019 Sean McArthur

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -7382,12 +7381,13 @@ THE SOFTWARE.

#### Used by

- [want]( https://github.com/seanmonstar/want ) 0.3.1
- [try-lock]( https://github.com/seanmonstar/try-lock ) 0.2.5

#### License

```text
Copyright (c) 2018-2019 Sean McArthur
Copyright (c) 2018-2023 Sean McArthur
Copyright (c) 2016 Alex Crichton

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -7552,7 +7552,7 @@ DEALINGS IN THE SOFTWARE.

#### Used by

- [http-body]( https://github.com/hyperium/http-body ) 0.4.5
- [http-body]( https://github.com/hyperium/http-body ) 0.4.6

#### License

Expand Down Expand Up @@ -7921,20 +7921,19 @@ SOFTWARE.
- [freyja]( https://crates.io/crates/freyja ) 0.1.0
- [freyja-build-common]( https://crates.io/crates/freyja-build-common ) 0.1.0
- [freyja-common]( https://crates.io/crates/freyja-common ) 0.1.0
- [grpc-provider-proxy-v1]( https://crates.io/crates/grpc-provider-proxy-v1 ) 0.1.0
- [http-mock-provider-proxy]( https://crates.io/crates/http-mock-provider-proxy ) 0.1.0
- [grpc-data-adapter]( https://crates.io/crates/grpc-data-adapter ) 0.1.0
- [http-mock-data-adapter]( https://crates.io/crates/http-mock-data-adapter ) 0.1.0
- [in-memory-mock-cloud-adapter]( https://crates.io/crates/in-memory-mock-cloud-adapter ) 0.1.0
- [in-memory-mock-data-adapter]( https://crates.io/crates/in-memory-mock-data-adapter ) 0.1.0
- [in-memory-mock-digital-twin-adapter]( https://crates.io/crates/in-memory-mock-digital-twin-adapter ) 0.1.0
- [in-memory-mock-mapping-client]( https://crates.io/crates/in-memory-mock-mapping-client ) 0.1.0
- [in-memory-mock-provider-proxy]( https://crates.io/crates/in-memory-mock-provider-proxy ) 0.1.0
- [managed-subscribe-provider-proxy]( https://crates.io/crates/managed-subscribe-provider-proxy ) 0.1.0
- [in-memory-mock-mapping-adapter]( https://crates.io/crates/in-memory-mock-mapping-adapter ) 0.1.0
- [managed-subscribe-data-adapter]( https://crates.io/crates/managed-subscribe-data-adapter ) 0.1.0
- [mock-digital-twin]( https://crates.io/crates/mock-digital-twin ) 0.1.0
- [mock-digital-twin-adapter]( https://crates.io/crates/mock-digital-twin-adapter ) 0.1.0
- [mock-mapping-service]( https://crates.io/crates/mock-mapping-service ) 0.1.0
- [mock-mapping-service-client]( https://crates.io/crates/mock-mapping-service-client ) 0.1.0
- [mqtt-provider-proxy]( https://crates.io/crates/mqtt-provider-proxy ) 0.1.0
- [mock-mapping-service-adapter]( https://crates.io/crates/mock-mapping-service-adapter ) 0.1.0
- [mqtt-data-adapter]( https://crates.io/crates/mqtt-data-adapter ) 0.1.0
- [proc-macros]( https://crates.io/crates/proc-macros ) 0.1.0
- [provider-proxy-selector]( https://crates.io/crates/provider-proxy-selector ) 0.1.0
- [samples-protobuf-data-access]( https://crates.io/crates/samples-protobuf-data-access ) 1.0.0

#### License
Expand Down Expand Up @@ -8011,7 +8010,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI

#### Used by

- [is-terminal]( https://github.com/sunfishcode/is-terminal ) 0.4.9
- [is-terminal]( https://github.com/sunfishcode/is-terminal ) 0.4.10

#### License

Expand Down Expand Up @@ -8101,8 +8100,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
#### Used by

- [aho-corasick]( https://github.com/BurntSushi/aho-corasick ) 1.1.2
- [memchr]( https://github.com/BurntSushi/memchr ) 2.6.4
- [termcolor]( https://github.com/BurntSushi/termcolor ) 1.4.0
- [memchr]( https://github.com/BurntSushi/memchr ) 2.7.1
- [termcolor]( https://github.com/BurntSushi/termcolor ) 1.4.1

#### License

Expand Down Expand Up @@ -8201,8 +8200,7 @@ SOFTWARE.
#### Used by

- [aho-corasick]( https://github.com/BurntSushi/aho-corasick ) 1.1.2
- [memchr]( https://github.com/BurntSushi/memchr ) 2.6.4
- [termcolor]( https://github.com/BurntSushi/termcolor ) 1.4.0
- [memchr]( https://github.com/BurntSushi/memchr ) 2.7.1
- [winapi-util]( https://github.com/BurntSushi/winapi-util ) 0.1.6

#### License
Expand Down

0 comments on commit 2c0b058

Please sign in to comment.