summaryrefslogtreecommitdiffstats
path: root/Doc/README.txt
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2013-01-01 03:44:00 (GMT)
committerBenjamin Peterson <benjamin@python.org>2013-01-01 03:44:00 (GMT)
commit856cb0fc34d9b82594e7c0053535ea7df747b8ab (patch)
treedfe4a131af68d0359d2280943f2fa06129731941 /Doc/README.txt
parent1f7df8f2070391f28391e3594580c07e11b6b32b (diff)
downloadcpython-856cb0fc34d9b82594e7c0053535ea7df747b8ab.zip
cpython-856cb0fc34d9b82594e7c0053535ea7df747b8ab.tar.gz
cpython-856cb0fc34d9b82594e7c0053535ea7df747b8ab.tar.bz2
update another year
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 f03da76..dfa62d5 100644
--- a/Doc/README.txt
+++ b/Doc/README.txt
@@ -127,7 +127,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-2012 Python Software Foundation.
+Copyright (c) 2000-2013 Python Software Foundation.
All rights reserved.
Copyright (c) 2000 BeOpen.com.