Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 508e81e commit 4d81ac9Copy full SHA for 4d81ac9
1 file changed
PC/python_nt.rc
@@ -61,7 +61,7 @@ BEGIN
61
VALUE "FileDescription", "Python Core\0"
62
VALUE "FileVersion", PYTHON_VERSION
63
VALUE "InternalName", "Python DLL\0"
64
- VALUE "LegalCopyright", "Copyright � 2001-2004 Python Software Foundation. Copyright � 2000 BeOpen.com. Copyright � 1995-2001 CNRI. Copyright � 1991-1995 SMC.\0"
+ VALUE "LegalCopyright", "Copyright � 2001-2005 Python Software Foundation. Copyright � 2000 BeOpen.com. Copyright � 1995-2001 CNRI. Copyright � 1991-1995 SMC.\0"
65
VALUE "OriginalFilename", PYTHON_DLL_NAME "\0"
66
VALUE "ProductName", "Python\0"
67
VALUE "ProductVersion", PYTHON_VERSION
0 commit comments