@@ -13,12 +13,11 @@ software.
1313
1414In May 2000, Guido and the Python core development team moved to
1515BeOpen.com to form the BeOpen PythonLabs team. In October of the same
16- year, the PythonLabs team moved to Digital Creations (now Zope
17- Corporation, see http://www.zope.com). In 2001, the Python Software
18- Foundation (PSF, see http://www.python.org/psf/) was formed, a
19- non-profit organization created specifically to own Python-related
20- Intellectual Property. Zope Corporation is a sponsoring member of
21- the PSF.
16+ year, the PythonLabs team moved to Digital Creations, which became
17+ Zope Corporation. In 2001, the Python Software Foundation (PSF, see
18+ https://www.python.org/psf/) was formed, a non-profit organization
19+ created specifically to own Python-related Intellectual Property.
20+ Zope Corporation was a sponsoring member of the PSF.
2221
2322All Python releases are Open Source (see http://www.opensource.org for
2423the Open Source Definition). Historically, most, but not all, Python
@@ -74,8 +73,9 @@ analyze, test, perform and/or display publicly, prepare derivative works,
7473distribute, and otherwise use Python alone or in any derivative version,
7574provided, however, that PSF's License Agreement and PSF's notice of copyright,
7675i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
77- 2011, 2012, 2013, 2014 Python Software Foundation; All Rights Reserved" are
78- retained in Python alone or in any derivative version prepared by Licensee.
76+ 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Python Software Foundation;
77+ All Rights Reserved" are retained in Python alone or in any derivative version
78+ prepared by Licensee.
7979
80803. In the event Licensee prepares a derivative work that is based on
8181or incorporates Python or any part thereof, and wants to make
@@ -180,9 +180,9 @@ version prepared by Licensee. Alternately, in lieu of CNRI's License
180180Agreement, Licensee may substitute the following text (omitting the
181181quotes): "Python 1.6.1 is made available subject to the terms and
182182conditions in CNRI's License Agreement. This Agreement together with
183- Python 1.6.1 may be located on the Internet using the following
183+ Python 1.6.1 may be located on the internet using the following
184184unique, persistent identifier (known as a handle): 1895.22/1013. This
185- Agreement may also be obtained from a proxy server on the Internet
185+ Agreement may also be obtained from a proxy server on the internet
186186using the following URL: http://hdl.handle.net/1895.22/1013".
187187
1881883. In the event Licensee prepares a derivative work that is based on
0 commit comments