diff options
author | Benjamin Peterson <benjamin@python.org> | 2016-01-01 17:55:47 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2016-01-01 17:55:47 (GMT) |
commit | 630329e4ea03e01a830e94c06c47027e7886c6dd (patch) | |
tree | 4b42c101af624fb4bd1a0ca7dc438b305b4ce16a /README | |
parent | 86fb46d439bb9f73658ccbd36cbbb20ead795617 (diff) | |
parent | 0e617e22f0bb5ea9ff90c50693335c22dc134007 (diff) | |
download | cpython-630329e4ea03e01a830e94c06c47027e7886c6dd.zip cpython-630329e4ea03e01a830e94c06c47027e7886c6dd.tar.gz cpython-630329e4ea03e01a830e94c06c47027e7886c6dd.tar.bz2 |
merge 3.3
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -175,7 +175,7 @@ Copyright and License Information --------------------------------- Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, -2012, 2013, 2014, 2015 Python Software Foundation. All rights reserved. +2012, 2013, 2014, 2015, 2016 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. All rights reserved. |