summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-01-01 00:09:36 (GMT)
committerBenjamin Peterson <benjamin@python.org>2015-01-01 00:09:36 (GMT)
commit47e782a67a79e7d4fdc4536c6d6935c0e3b45705 (patch)
tree98481d9566198f2f9cfec42ba78eee2389b8920c /PC
parent44e4b98ff00c3f874989350d9767bd91ddeb39e4 (diff)
downloadcpython-47e782a67a79e7d4fdc4536c6d6935c0e3b45705.zip
cpython-47e782a67a79e7d4fdc4536c6d6935c0e3b45705.tar.gz
cpython-47e782a67a79e7d4fdc4536c6d6935c0e3b45705.tar.bz2
update for copyright for 2015
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 3f55723..ae16097 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-2014 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
+ VALUE "LegalCopyright", "Copyright © 2001-2015 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