cpython: 69650b81f4b9 (original) (raw)

Mercurial > cpython

changeset 68696:69650b81f4b9 2.6

Whoops. The copyright should be two lines (merge from 2.5).

Guido van Rossum guido@python.org
date Sat, 19 Mar 2011 16:20:39 -0700
parents cf5e4bdb24a1(current diff)cc959f114739(diff)
children 5ae4f3bbaebe b99c94261225
files README
diffstat 1 files changed, 2 insertions(+), 1 deletions(-)[+] [-] README 3

line wrap: on

line diff

--- a/README +++ b/README @@ -1,7 +1,8 @@ This is Python version 2.6.6 ============================ -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 +Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. All rights reserved.