summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-01-01 04:49:25 +0000
committerBenjamin Peterson <benjamin@python.org>2010-01-01 04:49:25 +0000
commit873272a59e838567a6f10884e6872c6a3d10806f (patch)
tree4178028c9cc4a76908f93932a8a8dfedf562d532 /README
parent4292056641b7f20b0b7bf37792efad1822b0c8b7 (diff)
downloadcpython-873272a59e838567a6f10884e6872c6a3d10806f.tar.gz
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 99fa8fa9dc..9973000518 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.