-
Notifications
You must be signed in to change notification settings - Fork 45
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
[Copyright] Update all copyright headers #190
Comments
@kedars ^^^ |
@andreilitvin are there any |
Copyright generally applies at the time of creation. The year clarifies when that creation occurred. Updating the copyright year generally occurs when new creative input was made. |
That aligns with my understanding too. So @ivmarkov the option to choose would be to update the year after the |
@kedars OK just to confirm on 100%:
Right? |
Let's start with: new files should have the current year (unless copied and pasted file content or rename). Beyond that, I would like to reduce developer churn work as much as possible while still making lawyers happy. Currently I am not commenting on year changes on existing files, only remarked that if we create a new file we can add the current year. |
Here's a plan forward:
|
Sounds good to me
Let's keep it as 2021, I was working on a personal repo since 2021. The initial commit to this repo squashed everything since then into a single commit |
We need to update all copyright headers as they currently say "Copyright 2020 - 2022..." and 2022 is in the past.
Is the CSA alliance having any prescriptions here? If not:
@andreilitvin mentioned the C++ SDK has a policy to put newer copyright only in the files they newly add (or change?) BUT I do not understand this policy at all.
Copyright headers of all files - old or new always need to be up to date. Always. Not a lawyer, but pretty sure about that. Otherwise it would look as if the copyright of the old files had expired, which is just not the case.
Two options I can think of:
What to do with the beginning year? Also two options:
The text was updated successfully, but these errors were encountered: