summaryrefslogtreecommitdiffstats
path: root/PC/python_nt.rc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-12-31 23:00:03 (GMT)
committerGeorg Brandl <georg@python.org>2010-12-31 23:00:03 (GMT)
commited13853e5dd22a85131b34707c6087677eec642a (patch)
tree7fcc3e7543e674feb982937cacf53ee6746cc6aa /PC/python_nt.rc
parent1daaf9e68e52e0c79778e37f395ce686da225385 (diff)
downloadcpython-ed13853e5dd22a85131b34707c6087677eec642a.zip
cpython-ed13853e5dd22a85131b34707c6087677eec642a.tar.gz
cpython-ed13853e5dd22a85131b34707c6087677eec642a.tar.bz2
Happy New Year! (CET edition)
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 f5fff87..8cccf2d 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-2010 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
+ VALUE "LegalCopyright", "Copyright © 2001-2011 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