mirror of
https://github.com/python/cpython.git
synced 2025-10-03 21:55:41 +00:00
Bring Python into the new year. (GH-24036)
(cherry picked from commit de6f20a6de
)
Co-authored-by: Dong-hee Na <donghee.na@python.org>
This commit is contained in:
parent
b20d5e5ce9
commit
fa12749bcd
9 changed files with 10 additions and 10 deletions
|
@ -5,7 +5,7 @@
|
|||
#include "winver.h"
|
||||
|
||||
#define PYTHON_COMPANY "Python Software Foundation"
|
||||
#define PYTHON_COPYRIGHT "Copyright \xA9 2001-2016 Python Software Foundation. Copyright \xA9 2000 BeOpen.com. Copyright \xA9 1995-2001 CNRI. Copyright \xA9 1991-1995 SMC."
|
||||
#define PYTHON_COPYRIGHT "Copyright \xA9 2001-2021 Python Software Foundation. Copyright \xA9 2000 BeOpen.com. Copyright \xA9 1995-2001 CNRI. Copyright \xA9 1991-1995 SMC."
|
||||
|
||||
#define MS_WINDOWS
|
||||
#include "modsupport.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue