summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2017-01-01 22:08:44 -0600
committerBenjamin Peterson <benjamin@python.org>2017-01-01 22:08:44 -0600
commit5848e72ee1f85354b023b19b83c88ba57d39b6d0 (patch)
tree49bfa7d58cdebb86c682b2dcce2a4ed152d2c50e /README
parent5430293fdf286b33f2370d15705ee4339c81e82c (diff)
parent4365833d11fb8e0139d9e8a543692e963a749e38 (diff)
downloadcpython-git-5848e72ee1f85354b023b19b83c88ba57d39b6d0.tar.gz
merge 3.5
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 922f2835ce..4fc97e6013 100644
--- a/README
+++ b/README
@@ -2,7 +2,8 @@ This is Python version 3.6.1 release candidate 1
================================================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-2012, 2013, 2014, 2015, 2016 Python Software Foundation. All rights reserved.
+2012, 2013, 2014, 2015, 2016, 2017 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,