mirror of https://github.com/python/cpython
Test commit. Add 2011 to copyright line (merge from 2.5).
This commit is contained in:
commit
54b76d4299
4
README
4
README
|
@ -1,9 +1,7 @@
|
||||||
This is Python version 2.6.6
|
This is Python version 2.6.6
|
||||||
============================
|
============================
|
||||||
|
|
||||||
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
|
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Python Software Foundation. All rights reserved.
|
||||||
Python Software Foundation.
|
|
||||||
All rights reserved.
|
|
||||||
|
|
||||||
Copyright (c) 2000 BeOpen.com.
|
Copyright (c) 2000 BeOpen.com.
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
Loading…
Reference in New Issue