summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2012-01-01 04:42:26 (GMT)
committerBenjamin Peterson <benjamin@python.org>2012-01-01 04:42:26 (GMT)
commitf606e682a4d2095fcd1dcbb238944b377b362b61 (patch)
tree1cdecaee3fb3bd5eaded5345b4c57d388acd2879 /README
parenta6c4a10d4e70aa81fcee842f84b71e8c8e7fb142 (diff)
downloadcpython-f606e682a4d2095fcd1dcbb238944b377b362b61.zip
cpython-f606e682a4d2095fcd1dcbb238944b377b362b61.tar.gz
cpython-f606e682a4d2095fcd1dcbb238944b377b362b61.tar.bz2
add another year to glorious PSF IP
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 593a847..34bc9e4 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
This is Python version 3.2.2
============================
-Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-Python Software Foundation. All rights reserved.
+Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
+2012 Python Software Foundation. All rights reserved.
Python 3.x is a new version of the language, which is incompatible with the 2.x
line of releases. The language is mostly the same, but many details, especially