-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
Omit standard copyright notice #151702
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not going to take this PR because it modifies SPDX licenses in subtrees.
|
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. |
…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: - #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)
Remove copyright notices for files licensed under the standard terms (MIT OR Apache-2.0).