diff options
author | Benjamin Peterson <benjamin@python.org> | 2016-01-01 17:12:44 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2016-01-01 17:12:44 (GMT) |
commit | 16b347b3de7f402dda9fdfcabb2e37f1229f2053 (patch) | |
tree | 4785ead287493f8d9e8da6e1630710a0e861a86c | |
parent | 75e3630c6071819d3674d956ea754ccb4fed5271 (diff) | |
download | cpython-16b347b3de7f402dda9fdfcabb2e37f1229f2053.zip cpython-16b347b3de7f402dda9fdfcabb2e37f1229f2053.tar.gz cpython-16b347b3de7f402dda9fdfcabb2e37f1229f2053.tar.bz2 |
reflow
-rw-r--r-- | LICENSE | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -74,8 +74,9 @@ analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, 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, 2010, -2011, 2012, 2013, 2014, 2015,2016 Python Software Foundation; All Rights Reserved" -are retained in Python alone or in any derivative version prepared by Licensee. +2011, 2012, 2013, 2014, 2015, 2016 Python Software Foundation; All Rights +Reserved" are retained in Python alone or in any derivative version prepared by +Licensee. 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make |