diff options
author | Georg Brandl <georg@python.org> | 2013-04-06 14:39:49 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2013-04-06 14:39:49 (GMT) |
commit | 2fd4abe6a1f54fe7a5409abf84060bae47a52044 (patch) | |
tree | 3871af699874a89e1b687e9d1a106f880904d313 /README | |
parent | 9a411ce9ea01017691ceb0c19ea1c8d1d1c34f4a (diff) | |
parent | 11692acffa7adfa3856ef4cd58140a20905f5016 (diff) | |
download | cpython-2fd4abe6a1f54fe7a5409abf84060bae47a52044.zip cpython-2fd4abe6a1f54fe7a5409abf84060bae47a52044.tar.gz cpython-2fd4abe6a1f54fe7a5409abf84060bae47a52044.tar.bz2 |
merge with 3.2 branch
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -167,8 +167,8 @@ See PEP 398 for release details: http://www.python.org/dev/peps/pep-0398/ Copyright and License Information --------------------------------- -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 -Python Software Foundation. All rights reserved. +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, +2012, 2013 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. All rights reserved. |