We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e578021 commit 2142ee8Copy full SHA for 2142ee8
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-2011 Python Software Foundation. Copyright � 2000 BeOpen.com. Copyright � 1995-2001 CNRI. Copyright � 1991-1995 SMC.\0"
+ VALUE "LegalCopyright", "Copyright � 2001-2012 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