diff options
author | Benjamin Peterson <benjamin@python.org> | 2016-01-01 17:56:35 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2016-01-01 17:56:35 (GMT) |
commit | 3e47a1337c0faa31ee97830f17fa12b850632811 (patch) | |
tree | 975635cf2cc12d6f02090604d928156c6456de10 /README | |
parent | fa1ef1e5250d51918671e3e6f247c32bdd3dc4af (diff) | |
parent | 4e3dd513966d7cc2e03d97832e2fe22108b31e39 (diff) | |
download | cpython-3e47a1337c0faa31ee97830f17fa12b850632811.zip cpython-3e47a1337c0faa31ee97830f17fa12b850632811.tar.gz cpython-3e47a1337c0faa31ee97830f17fa12b850632811.tar.bz2 |
merge 3.5
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -203,7 +203,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. |