summaryrefslogtreecommitdiffstats
path: root/PC/python_nt.rc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-04-06 14:39:49 (GMT)
committerGeorg Brandl <georg@python.org>2013-04-06 14:39:49 (GMT)
commit2fd4abe6a1f54fe7a5409abf84060bae47a52044 (patch)
tree3871af699874a89e1b687e9d1a106f880904d313 /PC/python_nt.rc
parent9a411ce9ea01017691ceb0c19ea1c8d1d1c34f4a (diff)
parent11692acffa7adfa3856ef4cd58140a20905f5016 (diff)
downloadcpython-2fd4abe6a1f54fe7a5409abf84060bae47a52044.zip
cpython-2fd4abe6a1f54fe7a5409abf84060bae47a52044.tar.gz
cpython-2fd4abe6a1f54fe7a5409abf84060bae47a52044.tar.bz2
merge with 3.2 branch
Diffstat (limited to 'PC/python_nt.rc')
-rw-r--r--PC/python_nt.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/python_nt.rc b/PC/python_nt.rc
index 5010baa..199533c 100644
--- a/PC/python_nt.rc
+++ b/PC/python_nt.rc
@@ -61,7 +61,7 @@ BEGIN
VALUE "FileDescription", "Python Core\0"
VALUE "FileVersion", PYTHON_VERSION
VALUE "InternalName", "Python DLL\0"
- VALUE "LegalCopyright", "Copyright © 2001-2012 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
+ VALUE "LegalCopyright", "Copyright © 2001-2013 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
VALUE "OriginalFilename", PYTHON_DLL_NAME "\0"
VALUE "ProductName", "Python\0"
VALUE "ProductVersion", PYTHON_VERSION