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)
commita63ecedfa066bfba73566ff3cfd2402246f5254c (patch)
tree699207b58a3060d36bc49c5255cc9558efa9b2c1 /Doc/README.txt
parent198399d92c0776248583fcb13670ddc92304512c (diff)
downloadcpython-a63ecedfa066bfba73566ff3cfd2402246f5254c.zip
cpython-a63ecedfa066bfba73566ff3cfd2402246f5254c.tar.gz
cpython-a63ecedfa066bfba73566ff3cfd2402246f5254c.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 f296423..c63fc60 100644
--- a/Doc/README.txt
+++ b/Doc/README.txt
@@ -135,7 +135,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.