summaryrefslogtreecommitdiffstats
path: root/Doc/README.txt
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 /Doc/README.txt
parent1daaf9e68e52e0c79778e37f395ce686da225385 (diff)
downloadcpython-ed13853e5dd22a85131b34707c6087677eec642a.zip
cpython-ed13853e5dd22a85131b34707c6087677eec642a.tar.gz
cpython-ed13853e5dd22a85131b34707c6087677eec642a.tar.bz2
Happy New Year! (CET edition)
Diffstat (limited to 'Doc/README.txt')
-rw-r--r--Doc/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/README.txt b/Doc/README.txt
index f3fe9f1..03b1c7f 100644
--- a/Doc/README.txt
+++ b/Doc/README.txt
@@ -132,7 +132,7 @@ The Python source is copyrighted, but you can freely use and copy it
as long as you don't change or remove the copyright notice:
----------------------------------------------------------------------
-Copyright (c) 2000-2010 Python Software Foundation.
+Copyright (c) 2000-2011 Python Software Foundation.
All rights reserved.
Copyright (c) 2000 BeOpen.com.