summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2012-12-31 21:44:00 -0600
committerBenjamin Peterson <benjamin@python.org>2012-12-31 21:44:00 -0600
commit856cb0fc34d9b82594e7c0053535ea7df747b8ab (patch)
treedfe4a131af68d0359d2280943f2fa06129731941
parent1f7df8f2070391f28391e3594580c07e11b6b32b (diff)
downloadcpython-git-856cb0fc34d9b82594e7c0053535ea7df747b8ab.tar.gz
update another year
-rw-r--r--Doc/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/README.txt b/Doc/README.txt
index f03da7628b..dfa62d575f 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.