mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
Update copyright years to 2023. (gh-100848)
This commit is contained in:
parent
0741da8d28
commit
11f99323c2
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-2022 Python Software Foundation. Copyright \xA9 2000 BeOpen.com. Copyright \xA9 1995-2001 CNRI. Copyright \xA9 1991-1995 SMC."
|
||||
#define PYTHON_COPYRIGHT "Copyright \xA9 2001-2023 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