@@ -88,15 +88,14 @@ PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
88
88
otherwise using this software ("Python") in source or binary form and
89
89
its associated documentation.
90
90
91
- 2. Subject to the terms and conditions of this License Agreement, PSF
92
- hereby grants Licensee a nonexclusive, royalty-free, world-wide
93
- license to reproduce, analyze, test, perform and/or display publicly,
94
- prepare derivative works, distribute, and otherwise use Python
95
- alone or in any derivative version, provided, however, that PSF's
96
- License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
97
- 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Python Software Foundation;
98
- All Rights Reserved" are retained in Python alone or in any derivative
99
- version prepared by Licensee.
91
+ 2. Subject to the terms and conditions of this License Agreement, PSF hereby
92
+ grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
93
+ analyze, test, perform and/or display publicly, prepare derivative works,
94
+ distribute, and otherwise use Python alone or in any derivative version,
95
+ provided, however, that PSF's License Agreement and PSF's notice of copyright,
96
+ i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Python
97
+ Software Foundation; All Rights Reserved" are retained in Python alone or in any
98
+ derivative version prepared by Licensee.
100
99
101
100
3. In the event Licensee prepares a derivative work that is based on
102
101
or incorporates Python or any part thereof, and wants to make
0 commit comments