summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-01-01 04:02:41 (GMT)
committerBenjamin Peterson <benjamin@python.org>2014-01-01 04:02:41 (GMT)
commita015bb1e2ba036624007d640d27115b4252bd497 (patch)
tree3bba18e6cb907ad2f81c3998bd6e3c6e653f25d5 /README
parentb6728880927dbd290fd11f553b42316eb9c4b09d (diff)
parentfa10ae097855c5bf927414fce2cc12aee3cdcc98 (diff)
downloadcpython-a015bb1e2ba036624007d640d27115b4252bd497.zip
cpython-a015bb1e2ba036624007d640d27115b4252bd497.tar.gz
cpython-a015bb1e2ba036624007d640d27115b4252bd497.tar.bz2
merge 3.3
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 6a78046..9a2ee01 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ This is Python version 3.4.0 beta 1
===================================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-2012, 2013 Python Software Foundation. All rights reserved.
+2012, 2013, 2014 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
@@ -175,7 +175,7 @@ Copyright and License Information
---------------------------------
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-2012, 2013 Python Software Foundation. All rights reserved.
+2012, 2013, 2014 Python Software Foundation. All rights reserved.
Copyright (c) 2000 BeOpen.com. All rights reserved.