Skip to content

Commit 58c1acb

Browse files
felixxmcarltongibson
authored andcommitted
Updated Python license for 2019.
1 parent 7b915ba commit 58c1acb

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

LICENSE.python

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,11 @@ software.
2424

2525
In May 2000, Guido and the Python core development team moved to
2626
BeOpen.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

3433
All Python releases are Open Source (see http://www.opensource.org for
3534
the Open Source Definition). Historically, most, but not all, Python
@@ -85,8 +84,8 @@ analyze, test, perform and/or display publicly, prepare derivative works,
8584
distribute, and otherwise use Python alone or in any derivative version,
8685
provided, however, that PSF's License Agreement and PSF's notice of copyright,
8786
i.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
9089
prepared by Licensee.
9190

9291
3. In the event Licensee prepares a derivative work that is based on

0 commit comments

Comments
 (0)