Skip to content

Commit

Permalink
New notice file (#288)
Browse files Browse the repository at this point in the history
Co-authored-by: Automated Notice Generation Pipeline <[email protected]>
  • Loading branch information
1 parent 2029d39 commit c46d9ee
Showing 1 changed file with 127 additions and 127 deletions.
254 changes: 127 additions & 127 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -2164,8 +2164,8 @@ This page lists the licenses of the projects used in cargo-about.
- [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.16
- [serde]( https://github.com/serde-rs/serde ) 1.0.198
- [serde_derive]( https://github.com/serde-rs/serde ) 1.0.198
- [serde]( https://github.com/serde-rs/serde ) 1.0.199
- [serde_derive]( https://github.com/serde-rs/serde ) 1.0.199
- [serde_json]( https://github.com/serde-rs/json ) 1.0.116
- [serde_repr]( https://github.com/dtolnay/serde-repr ) 0.1.18
- [serde_urlencoded]( https://github.com/nox/serde_urlencoded ) 0.7.1
Expand Down Expand Up @@ -3436,89 +3436,7 @@ limitations under the License.

#### Used by

- [addr2line]( https://github.com/gimli-rs/addr2line ) 0.21.0
- [ahash]( https://github.com/tkaitchuck/ahash ) 0.8.7
- [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.21.7
- [base64]( https://github.com/marshallpierce/rust-base64 ) 0.22.0
- [bitflags]( https://github.com/bitflags/bitflags ) 1.3.2
- [bitflags]( https://github.com/bitflags/bitflags ) 2.4.2
- [bumpalo]( https://github.com/fitzgen/bumpalo ) 3.14.0
- [cast]( https://github.com/japaric/cast.rs ) 0.3.0
- [cc]( https://github.com/rust-lang/cc-rs ) 1.0.83
- [cfg-if]( https://github.com/alexcrichton/cfg-if ) 1.0.0
- [criterion]( https://github.com/bheisler/criterion.rs ) 0.5.1
- [criterion-plot]( https://github.com/bheisler/criterion.rs ) 0.5.0
- [crossbeam-deque]( https://github.com/crossbeam-rs/crossbeam ) 0.8.5
- [crossbeam-epoch]( https://github.com/crossbeam-rs/crossbeam ) 0.9.18
- [crossbeam-utils]( https://github.com/crossbeam-rs/crossbeam ) 0.8.19
- [either]( https://github.com/rayon-rs/either ) 1.10.0
- [equivalent]( https://github.com/cuviper/equivalent ) 1.0.1
- [fastrand]( https://github.com/smol-rs/fastrand ) 2.0.1
- [fixedbitset]( https://github.com/petgraph/fixedbitset ) 0.4.2
- [fnv]( https://github.com/servo/rust-fnv ) 1.0.7
- [form_urlencoded]( https://github.com/servo/rust-url ) 1.2.1
- [gimli]( https://github.com/gimli-rs/gimli ) 0.28.1
- [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.6
- [httparse]( https://github.com/seanmonstar/httparse ) 1.8.0
- [hyper-timeout]( https://github.com/hjr3/hyper-timeout ) 0.4.1
- [idna]( https://github.com/servo/rust-url/ ) 0.5.0
- [indexmap]( https://github.com/bluss/indexmap ) 1.9.3
- [indexmap]( https://github.com/indexmap-rs/indexmap ) 2.2.3
- [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.68
- [lazy_static]( https://github.com/rust-lang-nursery/lazy-static.rs ) 1.4.0
- [libm]( https://github.com/rust-lang/libm ) 0.2.8
- [linux-raw-sys]( https://github.com/sunfishcode/linux-raw-sys ) 0.4.13
- [lock_api]( https://github.com/Amanieu/parking_lot ) 0.4.11
- [log]( https://github.com/rust-lang/log ) 0.4.20
- [mime]( https://github.com/hyperium/mime ) 0.3.17
- [multimap]( https://github.com/havarnov/multimap ) 0.8.3
- [num-traits]( https://github.com/rust-num/num-traits ) 0.2.18
- [num_cpus]( https://github.com/seanmonstar/num_cpus ) 1.16.0
- [object]( https://github.com/gimli-rs/object ) 0.32.2
- [once_cell]( https://github.com/matklad/once_cell ) 1.19.0
- [parking_lot]( https://github.com/Amanieu/parking_lot ) 0.12.1
- [parking_lot_core]( https://github.com/Amanieu/parking_lot ) 0.9.9
- [percent-encoding]( https://github.com/servo/rust-url/ ) 2.3.1
- [petgraph]( https://github.com/petgraph/petgraph ) 0.6.4
- [prost]( https://github.com/tokio-rs/prost ) 0.12.4
- [prost-build]( https://github.com/tokio-rs/prost ) 0.12.3
- [prost-derive]( https://github.com/tokio-rs/prost ) 0.12.4
- [prost-types]( https://github.com/tokio-rs/prost ) 0.12.4
- [rayon]( https://github.com/rayon-rs/rayon ) 1.8.1
- [rayon-core]( https://github.com/rayon-rs/rayon ) 1.12.1
- [regex]( https://github.com/rust-lang/regex ) 1.10.4
- [regex-automata]( https://github.com/rust-lang/regex/tree/master/regex-automata ) 0.4.5
- [regex-syntax]( https://github.com/rust-lang/regex ) 0.6.29
- [regex-syntax]( https://github.com/rust-lang/regex/tree/master/regex-syntax ) 0.8.2
- [rustc-demangle]( https://github.com/alexcrichton/rustc-demangle ) 0.1.23
- [rustix]( https://github.com/bytecodealliance/rustix ) 0.38.31
- [scopeguard]( https://github.com/bluss/scopeguard ) 1.2.0
- [serde_with]( https://github.com/jonasbb/serde_with/ ) 3.6.1
- [signal-hook-registry]( https://github.com/vorner/signal-hook ) 1.4.1
- [smallvec]( https://github.com/servo/rust-smallvec ) 1.13.1
- [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.10.1
- [thread_local]( https://github.com/Amanieu/thread_local-rs ) 1.1.7
- [tinytemplate]( https://github.com/bheisler/TinyTemplate ) 1.2.1
- [unicode-bidi]( https://github.com/servo/unicode-bidi ) 0.3.15
- [unicode-normalization]( https://github.com/unicode-rs/unicode-normalization ) 0.1.22
- [url]( https://github.com/servo/rust-url ) 2.5.0
- [uuid]( https://github.com/uuid-rs/uuid ) 1.8.0
- [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.91
- [wasm-bindgen-backend]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend ) 0.2.91
- [wasm-bindgen-macro]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro ) 0.2.91
- [wasm-bindgen-macro-support]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support ) 0.2.91
- [wasm-bindgen-shared]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared ) 0.2.91
- [web-sys]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys ) 0.3.68
- [async-recursion]( https://github.com/dcchut/async-recursion ) 1.1.1

#### License

Expand Down Expand Up @@ -3724,21 +3642,102 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

```

### Apache-2.0 (Apache License 2.0)

#### Used by

- [rand]( https://github.com/rust-random/rand ) 0.8.5
- [addr2line]( https://github.com/gimli-rs/addr2line ) 0.21.0
- [ahash]( https://github.com/tkaitchuck/ahash ) 0.8.7
- [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.21.7
- [base64]( https://github.com/marshallpierce/rust-base64 ) 0.22.0
- [bitflags]( https://github.com/bitflags/bitflags ) 1.3.2
- [bitflags]( https://github.com/bitflags/bitflags ) 2.4.2
- [bumpalo]( https://github.com/fitzgen/bumpalo ) 3.14.0
- [cast]( https://github.com/japaric/cast.rs ) 0.3.0
- [cc]( https://github.com/rust-lang/cc-rs ) 1.0.83
- [cfg-if]( https://github.com/alexcrichton/cfg-if ) 1.0.0
- [criterion]( https://github.com/bheisler/criterion.rs ) 0.5.1
- [criterion-plot]( https://github.com/bheisler/criterion.rs ) 0.5.0
- [crossbeam-deque]( https://github.com/crossbeam-rs/crossbeam ) 0.8.5
- [crossbeam-epoch]( https://github.com/crossbeam-rs/crossbeam ) 0.9.18
- [crossbeam-utils]( https://github.com/crossbeam-rs/crossbeam ) 0.8.19
- [either]( https://github.com/rayon-rs/either ) 1.10.0
- [equivalent]( https://github.com/cuviper/equivalent ) 1.0.1
- [fastrand]( https://github.com/smol-rs/fastrand ) 2.0.1
- [fixedbitset]( https://github.com/petgraph/fixedbitset ) 0.4.2
- [fnv]( https://github.com/servo/rust-fnv ) 1.0.7
- [form_urlencoded]( https://github.com/servo/rust-url ) 1.2.1
- [gimli]( https://github.com/gimli-rs/gimli ) 0.28.1
- [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.6
- [httparse]( https://github.com/seanmonstar/httparse ) 1.8.0
- [hyper-timeout]( https://github.com/hjr3/hyper-timeout ) 0.4.1
- [idna]( https://github.com/servo/rust-url/ ) 0.5.0
- [indexmap]( https://github.com/bluss/indexmap ) 1.9.3
- [indexmap]( https://github.com/indexmap-rs/indexmap ) 2.2.3
- [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.68
- [lazy_static]( https://github.com/rust-lang-nursery/lazy-static.rs ) 1.4.0
- [libm]( https://github.com/rust-lang/libm ) 0.2.8
- [linux-raw-sys]( https://github.com/sunfishcode/linux-raw-sys ) 0.4.13
- [lock_api]( https://github.com/Amanieu/parking_lot ) 0.4.11
- [log]( https://github.com/rust-lang/log ) 0.4.20
- [mime]( https://github.com/hyperium/mime ) 0.3.17
- [multimap]( https://github.com/havarnov/multimap ) 0.8.3
- [num-traits]( https://github.com/rust-num/num-traits ) 0.2.18
- [num_cpus]( https://github.com/seanmonstar/num_cpus ) 1.16.0
- [object]( https://github.com/gimli-rs/object ) 0.32.2
- [once_cell]( https://github.com/matklad/once_cell ) 1.19.0
- [parking_lot]( https://github.com/Amanieu/parking_lot ) 0.12.2
- [parking_lot_core]( https://github.com/Amanieu/parking_lot ) 0.9.9
- [percent-encoding]( https://github.com/servo/rust-url/ ) 2.3.1
- [petgraph]( https://github.com/petgraph/petgraph ) 0.6.4
- [prost]( https://github.com/tokio-rs/prost ) 0.12.4
- [prost-build]( https://github.com/tokio-rs/prost ) 0.12.3
- [prost-derive]( https://github.com/tokio-rs/prost ) 0.12.4
- [prost-types]( https://github.com/tokio-rs/prost ) 0.12.4
- [rayon]( https://github.com/rayon-rs/rayon ) 1.8.1
- [rayon-core]( https://github.com/rayon-rs/rayon ) 1.12.1
- [regex]( https://github.com/rust-lang/regex ) 1.10.4
- [regex-automata]( https://github.com/rust-lang/regex/tree/master/regex-automata ) 0.4.5
- [regex-syntax]( https://github.com/rust-lang/regex ) 0.6.29
- [regex-syntax]( https://github.com/rust-lang/regex/tree/master/regex-syntax ) 0.8.2
- [rustc-demangle]( https://github.com/alexcrichton/rustc-demangle ) 0.1.23
- [rustix]( https://github.com/bytecodealliance/rustix ) 0.38.31
- [scopeguard]( https://github.com/bluss/scopeguard ) 1.2.0
- [serde_with]( https://github.com/jonasbb/serde_with/ ) 3.6.1
- [signal-hook-registry]( https://github.com/vorner/signal-hook ) 1.4.1
- [smallvec]( https://github.com/servo/rust-smallvec ) 1.13.1
- [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.10.1
- [thread_local]( https://github.com/Amanieu/thread_local-rs ) 1.1.7
- [tinytemplate]( https://github.com/bheisler/TinyTemplate ) 1.2.1
- [unicode-bidi]( https://github.com/servo/unicode-bidi ) 0.3.15
- [unicode-normalization]( https://github.com/unicode-rs/unicode-normalization ) 0.1.22
- [url]( https://github.com/servo/rust-url ) 2.5.0
- [uuid]( https://github.com/uuid-rs/uuid ) 1.8.0
- [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.91
- [wasm-bindgen-backend]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend ) 0.2.91
- [wasm-bindgen-macro]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro ) 0.2.91
- [wasm-bindgen-macro-support]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support ) 0.2.91
- [wasm-bindgen-shared]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared ) 0.2.91
- [web-sys]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys ) 0.3.68

#### License

```text
Apache License
Version 2.0, January 2004
https://www.apache.org/licenses/
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

Expand Down Expand Up @@ -3913,14 +3912,38 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

```

### Apache-2.0 (Apache License 2.0)

#### Used by

- [rand_core]( https://github.com/rust-random/rand ) 0.6.4
- [rand_distr]( https://github.com/rust-random/rand ) 0.4.3
- [rand]( https://github.com/rust-random/rand ) 0.8.5

#### License

Expand Down Expand Up @@ -4102,25 +4125,14 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

```

### Apache-2.0 (Apache License 2.0)

#### Used by

- [getrandom]( https://github.com/rust-random/getrandom ) 0.2.12
- [rand_chacha]( https://github.com/rust-random/rand ) 0.3.1
- [rand_core]( https://github.com/rust-random/rand ) 0.6.4
- [rand_distr]( https://github.com/rust-random/rand ) 0.4.3

#### License

Expand Down Expand Up @@ -4313,35 +4325,21 @@ APPENDIX: How to apply the Apache License to your work.
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

```

### Apache-2.0 (Apache License 2.0)

#### Used by

- [adler]( https://github.com/jonas-schievink/adler.git ) 1.0.2
- [home]( https://github.com/rust-lang/cargo ) 0.5.9
- [getrandom]( https://github.com/rust-random/getrandom ) 0.2.12
- [rand_chacha]( https://github.com/rust-random/rand ) 0.3.1

#### License

```text
Apache License
Version 2.0, January 2004
https://www.apache.org/licenses/LICENSE-2.0
https://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

Expand Down Expand Up @@ -4547,14 +4545,15 @@ limitations under the License.

#### Used by

- [proc-macro-error]( https://gitlab.com/CreepySkeleton/proc-macro-error ) 1.0.4
- [adler]( https://github.com/jonas-schievink/adler.git ) 1.0.2
- [home]( https://github.com/rust-lang/cargo ) 0.5.9

#### License

```text
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
https://www.apache.org/licenses/LICENSE-2.0

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

Expand Down Expand Up @@ -4740,13 +4739,13 @@ APPENDIX: How to apply the Apache License to your work.
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2019-2020 CreepySkeleton <[email protected]>
Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
Expand All @@ -4760,7 +4759,7 @@ limitations under the License.

#### Used by

- [async-recursion]( https://github.com/dcchut/async-recursion ) 1.1.0
- [proc-macro-error]( https://gitlab.com/CreepySkeleton/proc-macro-error ) 1.0.4

#### License

Expand Down Expand Up @@ -4953,19 +4952,20 @@ APPENDIX: How to apply the Apache License to your work.
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright 2019-2020 CreepySkeleton <[email protected]>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

```

### Apache-2.0 (Apache License 2.0)
Expand Down

0 comments on commit c46d9ee

Please sign in to comment.