summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-12-31 18:11:22 -0600
committerBenjamin Peterson <benjamin@python.org>2014-12-31 18:11:22 -0600
commita453749a785d245004309d9e8f12b39f7916a24d (patch)
treecac2c8f14ac442d51787f4deb0ae636b01e3fbc1 /README
parentbab69bf6555664a7f68ac87685216d6c8b390865 (diff)
parent7919acb9202e1b4cf703d54a9346b980f8885a29 (diff)
downloadcpython-git-a453749a785d245004309d9e8f12b39f7916a24d.tar.gz
merge 3.3
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index be613dd83b..10e71bd3cd 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ This is Python version 3.4.2
============================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-2012, 2013, 2014 Python Software Foundation. All rights reserved.
+2012, 2013, 2014, 2015 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