Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upBump copyright years to 2019. #11404
Merged
+12
−12
Conversation
This comment has been minimized.
This comment has been minimized.
|
@benjaminp It would be interest have a the way to make the copyright year automagically, isn't? |
This comment has been minimized.
This comment has been minimized.
|
I made this with search-and-replace. How much more "automagic" does it need to be?
…On Wed, Jan 2, 2019, at 06:24, Emmanuel Arias wrote:
@benjaminp <https://github.com/benjaminp> It would be interest have a
the way to make the copyright year automagically, isn't?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#11404 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AANZTm2dR_at4x9baOwJBGaCJ2QL8NNOks5u_MEpgaJpZM4Zmtr9>.
|
This comment has been minimized.
This comment has been minimized.
|
I mean, for example use SOURCE_DATE_EPOCH to made it reproducible or use time.time(). |
benjaminp
added a commit
that referenced
this pull request
Jan 2, 2019
(cherry picked from commit 9a69ae8) Co-authored-by: Benjamin Peterson <[email protected]>
benjaminp
added a commit
that referenced
this pull request
Jan 2, 2019
(cherry picked from commit 9a69ae8) Co-authored-by: Benjamin Peterson <[email protected]>
benjaminp
added a commit
that referenced
this pull request
Jan 2, 2019
(cherry picked from commit 9a69ae8) Co-authored-by: Benjamin Peterson <[email protected]>
arnolddumas
added a commit
to arnolddumas/cpython
that referenced
this pull request
May 3, 2019
This comment has been minimized.
This comment has been minimized.
pombredanne
commented
May 24, 2019
|
Could we stop making these updates to years in copyright statements? they are eventually creating a burden on anyone that reuses Python code as the license is updated. It is also kind of silly to me to have the Python license text change each year. I would make a plea for year-less copyright. The expiration of these copyrights is something that's not driven by a year mentioned in such notice anyway. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
benjaminp commentedJan 2, 2019
No description provided.