summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-03-23 15:06:13 (GMT)
committerGeorg Brandl <georg@python.org>2013-03-23 15:06:13 (GMT)
commita7d2f0061f2ddcce875b5c56b1f807ed3b6cd2cb (patch)
tree06555819db5edec8ba710e9c5ccb9f200a139fcf /PC
parentb673d99698a863e03bef22b9d551b1468a09312f (diff)
downloadcpython-a7d2f0061f2ddcce875b5c56b1f807ed3b6cd2cb.zip
cpython-a7d2f0061f2ddcce875b5c56b1f807ed3b6cd2cb.tar.gz
cpython-a7d2f0061f2ddcce875b5c56b1f807ed3b6cd2cb.tar.bz2
Copyright update to 2013.
Diffstat (limited to 'PC')
-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 5295610..f31c836 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