@@ -24,12 +24,11 @@ software.
2424
2525In May 2000, Guido and the Python core development team moved to
2626BeOpen.com to form the BeOpen PythonLabs team. In October of the same
27- year, the PythonLabs team moved to Digital Creations (now Zope
28- Corporation, see http://www.zope.com). In 2001, the Python Software
29- Foundation (PSF, see http://www.python.org/psf/) was formed, a
30- non-profit organization created specifically to own Python-related
31- Intellectual Property. Zope Corporation is a sponsoring member of
32- the PSF.
27+ year, the PythonLabs team moved to Digital Creations, which became
28+ Zope Corporation. In 2001, the Python Software Foundation (PSF, see
29+ https://www.python.org/psf/) was formed, a non-profit organization
30+ created specifically to own Python-related Intellectual Property.
31+ Zope Corporation was a sponsoring member of the PSF.
3332
3433All Python releases are Open Source (see http://www.opensource.org for
3534the Open Source Definition). Historically, most, but not all, Python
@@ -85,8 +84,8 @@ analyze, test, perform and/or display publicly, prepare derivative works,
8584distribute, and otherwise use Python alone or in any derivative version,
8685provided, however, that PSF's License Agreement and PSF's notice of copyright,
8786i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
88- 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 Python Software Foundation; All
89- Rights Reserved" are retained in Python alone or in any derivative version
87+ 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Python Software Foundation;
88+ All Rights Reserved" are retained in Python alone or in any derivative version
9089prepared by Licensee.
9190
92913. In the event Licensee prepares a derivative work that is based on
0 commit comments