Omit standard copyright notice#151702
Conversation
Remove copyright notices for files licensed under the standard terms (MIT OR Apache-2.0).
|
Some changes occurred in compiler/rustc_codegen_gcc The rustc-dev-guide subtree was changed. If this PR only touches the dev guide consider submitting a PR directly to rust-lang/rustc-dev-guide otherwise thank you for updating the dev guide with your changes. cc @BoxyUwU, @jieyouxu, @Kobzol, @tshepang The Miri subtree was changed cc @rust-lang/miri |
|
rustbot has assigned @jdonszelmann. Use |
|
Reminder, once the PR becomes ready for a review, use |
@jieyouxu please reopen as draft and I will remove |
|
Please leave these licenses notices as-is. |
|
@jieyouxu Are you saying you don't want to take any of the changes? rust/src/doc/rustc-dev-guide/src/conventions.md Lines 82 to 83 in b3cda16 |
Yes, none of these specific changes, to files in subtrees. |
Yes I see, so that would exclude |
|
@jieyouxu Why are you objecting to the change to the Miri subtree? |
Hm, for whatever reason I thought miri was the subtree that had a different setup, but that wasn't it. Sorry. miri subtree shares the same licensing setup. |
|
Thanks, in that case we'll merge these together. |
Rollup of 5 pull requests Successful merges: - #151692 (Try to reduce rustdoc GUI tests flakyness) - #147436 (slice/ascii: Optimize `eq_ignore_ascii_case` with auto-vectorization) - #151390 (Reintroduce `QueryStackFrame` split.) - #151097 (Use an associated type default for `Key::Cache`.) - #151702 (Omit standard copyright notice)
Rollup merge of #151702 - xtqqczze:omit-copyright-notice, r=jieyouxu Omit standard copyright notice Remove copyright notices for files licensed under the standard terms (MIT OR Apache-2.0).
Rollup of 5 pull requests Successful merges: - rust-lang/rust#151692 (Try to reduce rustdoc GUI tests flakyness) - rust-lang/rust#147436 (slice/ascii: Optimize `eq_ignore_ascii_case` with auto-vectorization) - rust-lang/rust#151390 (Reintroduce `QueryStackFrame` split.) - rust-lang/rust#151097 (Use an associated type default for `Key::Cache`.) - rust-lang/rust#151702 (Omit standard copyright notice)
Rollup of 5 pull requests Successful merges: - rust-lang/rust#151692 (Try to reduce rustdoc GUI tests flakyness) - rust-lang/rust#147436 (slice/ascii: Optimize `eq_ignore_ascii_case` with auto-vectorization) - rust-lang/rust#151390 (Reintroduce `QueryStackFrame` split.) - rust-lang/rust#151097 (Use an associated type default for `Key::Cache`.) - rust-lang/rust#151702 (Omit standard copyright notice)
Remove copyright notices for files licensed under the standard terms (MIT OR Apache-2.0).