diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2022-11-08 20:40:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-08 20:40:53 +0100 |
| commit | ed38562d76c4bfc9d702e2a9ae3ef872d3fa1747 (patch) | |
| tree | c2b6c0d896dfb916f98b8b53e84e0171d84ce54b /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | a92d83a4ac1eeb62061154a4ca4f624f9184589c (diff) | |
| parent | 807a7bfcee7d8eab9a66f039b031381ebce65cd1 (diff) | |
| download | rust-ed38562d76c4bfc9d702e2a9ae3ef872d3fa1747.tar.gz rust-ed38562d76c4bfc9d702e2a9ae3ef872d3fa1747.zip | |
Rollup merge of #104139 - ferrocene:pa-channel-licensing, r=pnkfelix
Clarify licensing situation of MPSC and SPSC queue Originally, these two files were licensed under the `BSD-2-Clause` license, as they were based off sample code on a blog licensing those snippets under that license: * `library/std/src/sync/mpsc/mpsc_queue.rs` * `library/std/src/sync/mpsc/spsc_queue.rs` In 2017 though, the author of that blog agreed to relicense their code under the standard `MIT OR Apache-2.0` license in https://github.com/rust-lang/rust/pull/42149. This PR clarifies the situation in the files by expanding the comment at the top of the file. r? ``@pnkfelix``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
