-
-
Notifications
You must be signed in to change notification settings - Fork 30.5k
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
gh-126133: Only use start year in PSF copyright, remove end years #126236
Conversation
…thon Software Foundation
…thon Software Foundation
…thon Software Foundation
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.
This case (where there's multiple consecutive entries) makes me slightly prefer the -present
form, as we have [1991-1995], [1995-2000], [2001], and then 2001 again. Or, we could remove the end years from the old entries, but I assume that would be more difficult to do?
A
@@ -1,4 +1,4 @@ | |||
# Copyright (C) 2001-2007 Python Software Foundation | |||
# Copyright (C) 2001 Python Software Foundation |
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.
Could we remove the copyright comments in files where the sole holder is the PSF? The general licence would cover this, I think?
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.
Me too
#126133 (comment)
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.
my personal preference is to not remove statements that exist. just get us out of the continually sometimes updating the year heck. :)
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.
LGTM
For #126133.
📚 Documentation preview 📚: https://cpython-previews--126236.org.readthedocs.build/