mirror of
https://github.com/python/cpython.git
synced 2025-07-29 14:15:07 +00:00
update copyright year
This commit is contained in:
parent
f31d1a0577
commit
71380c3dfe
2 changed files with 4 additions and 4 deletions
6
LICENSE
6
LICENSE
|
@ -96,9 +96,9 @@ grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
|
||||||
analyze, test, perform and/or display publicly, prepare derivative works,
|
analyze, test, perform and/or display publicly, prepare derivative works,
|
||||||
distribute, and otherwise use Python alone or in any derivative version,
|
distribute, and otherwise use Python alone or in any derivative version,
|
||||||
provided, however, that PSF's License Agreement and PSF's notice of copyright,
|
provided, however, that PSF's License Agreement and PSF's notice of copyright,
|
||||||
i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Python
|
i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
|
||||||
Software Foundation; All Rights Reserved" are retained in Python alone or in any
|
Python Software Foundation; All Rights Reserved" are retained in Python alone or
|
||||||
derivative version prepared by Licensee.
|
in any derivative version prepared by Licensee.
|
||||||
|
|
||||||
3. In the event Licensee prepares a derivative work that is based on
|
3. In the event Licensee prepares a derivative work that is based on
|
||||||
or incorporates Python or any part thereof, and wants to make
|
or incorporates Python or any part thereof, and wants to make
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
static char cprt[] =
|
static char cprt[] =
|
||||||
"\
|
"\
|
||||||
Copyright (c) 2001-2009 Python Software Foundation.\n\
|
Copyright (c) 2001-2010 Python Software Foundation.\n\
|
||||||
All Rights Reserved.\n\
|
All Rights Reserved.\n\
|
||||||
\n\
|
\n\
|
||||||
Copyright (c) 2000 BeOpen.com.\n\
|
Copyright (c) 2000 BeOpen.com.\n\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue