cpython: cc959f114739 (original) (raw)

Mercurial > cpython

changeset 68695:cc959f114739 2.5

Whoops. The copyright should be two lines.

Guido van Rossum guido@python.org
date Sat, 19 Mar 2011 16:20:06 -0700
parents 3074c77b7121
children 69650b81f4b9 f9763c363cc3
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.5.5 ============================ -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.