Issue 29555: Update Python Software Foundation Copyright Year (original) (raw)

Created on 2017-02-14 16:02 by orsenthil, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
pr-4.diff orsenthil,2017-02-14 16:01
Messages (5)
msg287779 - (view) Author: Senthil Kumaran (orsenthil) * (Python committer) Date: 2017-02-14 16:01
In the attached patch, I updated the copyright year to 2017 at places it was mentioned until 2016. There was a suggestion that we remove the copyright line of Python Software Foundation from module headers since the code is already covered 1) by top level copyright mention, 2) The mention of copyright is inconsistent in modules, 3) will avoid unnecessary churn every year. This idea needs to be vetted by PSF Board and legal staff.
msg295155 - (view) Author: Mariatta (Mariatta) * (Python committer) Date: 2017-06-05 03:03
Any update about this? Who do we need to talk to in order to move forward? Thanks.
msg299824 - (view) Author: Alyssa Coghlan (ncoghlan) * (Python committer) Date: 2017-08-07 04:40
Van, could you take a look at Senthil & Mariatta's questions above regarding our handling of the copyright year in CPython's module headers?
msg398032 - (view) Author: Jack DeVries (jack__d) * Date: 2021-07-23 06:16
Hi, Found while sleuthing random issues. Can we close this?
msg398047 - (view) Author: Senthil Kumaran (orsenthil) * (Python committer) Date: 2021-07-23 12:06
Yes, closing this.
History
Date User Action Args
2022-04-11 14:58:43 admin set github: 73741
2021-07-23 12:06:23 orsenthil set status: open -> closedresolution: not a bugmessages: + stage: resolved
2021-07-23 06:16:06 jack__d set nosy: + jack__dmessages: +
2017-08-07 04:40:14 ncoghlan set nosy: + ncoghlan, vanlmessages: +
2017-06-05 03:05:45 Mariatta set assignee: docs@pythoncomponents: + Documentationnosy: + docs@python
2017-06-05 03:04:53 Mariatta link issue30568 superseder
2017-06-05 03:03:25 Mariatta set nosy: + Mariattamessages: +
2017-04-27 07:41:12 berker.peksag link issue30179 superseder
2017-02-14 16:02:33 orsenthil set nosy: + lemburg
2017-02-14 16:02:00 orsenthil create