summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-01-01 04:49:25 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-01-01 04:49:25 (GMT)
commitb7b0019a2e8cab7c26cb0a5121496c7c6c5ea8de (patch)
treee0662797bfa07a2e68b8e4e4e51ac1b464faf12e /README
parentf8a970c02a2d833cf9b296c132880990e4afd8ee (diff)
downloadcpython-b7b0019a2e8cab7c26cb0a5121496c7c6c5ea8de.zip
cpython-b7b0019a2e8cab7c26cb0a5121496c7c6c5ea8de.tar.gz
cpython-b7b0019a2e8cab7c26cb0a5121496c7c6c5ea8de.tar.bz2
Merged revisions 77204 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r77204 | ezio.melotti | 2009-12-31 22:16:42 -0600 (Thu, 31 Dec 2009) | 1 line more copyright year updates ........
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 99fa8fa..9973000 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
This is Python version 3.2
==========================
-Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
Python Software Foundation.
All rights reserved.