summaryrefslogtreecommitdiffstats
path: root/PC/python_nt.rc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-07-31 09:01:16 (GMT)
committerGeorg Brandl <georg@python.org>2010-07-31 09:01:16 (GMT)
commitfff9021f75b21658dab0ab530675c9f54b94db77 (patch)
tree468bc366656b09573790f1ef116801cffbd1dbc0 /PC/python_nt.rc
parentc049fca0da0b81b04060d52443af493afa560ee8 (diff)
downloadcpython-fff9021f75b21658dab0ab530675c9f54b94db77.zip
cpython-fff9021f75b21658dab0ab530675c9f54b94db77.tar.gz
cpython-fff9021f75b21658dab0ab530675c9f54b94db77.tar.bz2
Update copyright years and add releases to release list. Also update Sphinx version number.
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 e132837..f5fff87 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-2008 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
+ VALUE "LegalCopyright", "Copyright © 2001-2010 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