mirror of https://github.com/python/cpython
Whoops. The copyright should be two lines (merge from 2.5).
This commit is contained in:
commit
d7bed77815
3
README
3
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.
|
||||
|
|
Loading…
Reference in New Issue