-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Remove copyright year #16345
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
Remove copyright year #16345
Conversation
|
rustbot has assigned @samueltardieu. Use |
|
r? @flip1995 |
|
Is there any change of meaning between Developers and Contributors? |
I had the same question, that's why I reassigned Philipp for his better judgment. |
|
Let's use "Developers" for this PR as it is the more common wording in rust-lang/rust repo: rust-lang/rust % rg -o 'The Rust Project Developers' | wc -l
62
rust-lang/rust % rg -o 'The Rust Project Contributors' | wc -l
2 |
|
Actually, "Rust project contributors" seems the best wording, and apparently has no issues: |
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.
Thanks!
https://aboutcode.org/2023/update-copyright-each-new-year/
Match wording in rust-lang/rust repo: https://github.com/rust-lang/rust/blob/4fa80a5e733e2202d7ca4c203c2fdfda41cfe7dc/LICENSE-MIT#L1C1-L1C44
changelog: none