diff options
author | Benjamin Peterson <benjamin@python.org> | 2020-01-03 02:56:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-03 02:56:34 (GMT) |
commit | 946b29ea0b3b386ed05e87e60b8617c9dc19cd53 (patch) | |
tree | 9c69dc807f13c698847457311e95e669868d8a8d /LICENSE | |
parent | 7b35bef9787cd80ed1e12124f759b4be03c849db (diff) | |
download | cpython-946b29ea0b3b386ed05e87e60b8617c9dc19cd53.zip cpython-946b29ea0b3b386ed05e87e60b8617c9dc19cd53.tar.gz cpython-946b29ea0b3b386ed05e87e60b8617c9dc19cd53.tar.bz2 |
Bring Python into the next decade. (GH-17801)
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ 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, 2017, 2018, 2019 Python Software Foundation; +2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee. |