mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-126133: Only use start year in PSF copyright, remove end years (#126236)
This commit is contained in:
parent
8ff7efb46d
commit
91f4908798
45 changed files with 47 additions and 50 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
static const char cprt[] =
|
||||
"\
|
||||
Copyright (c) 2001-2024 Python Software Foundation.\n\
|
||||
Copyright (c) 2001 Python Software Foundation.\n\
|
||||
All Rights Reserved.\n\
|
||||
\n\
|
||||
Copyright (c) 2000 BeOpen.com.\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue