summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-10-04 12:16:59 (GMT)
committerGeorg Brandl <georg@python.org>2014-10-04 12:16:59 (GMT)
commitedc3cbaaba1493a00572ad46daaab14e341d738e (patch)
tree5db46d5b6a9e72f641928cf1faf783df1e67b382 /PC
parente800a0e1c2b93f185580ae3926b239e2944b56d9 (diff)
downloadcpython-edc3cbaaba1493a00572ad46daaab14e341d738e.zip
cpython-edc3cbaaba1493a00572ad46daaab14e341d738e.tar.gz
cpython-edc3cbaaba1493a00572ad46daaab14e341d738e.tar.bz2
Copyright year update, add version to licenses.v3.2.6rc1
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 f31c836..3f55723 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-2013 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
+ VALUE "LegalCopyright", "Copyright © 2001-2014 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