diff options
author | Benjamin Peterson <benjamin@python.org> | 2019-01-02 07:46:53 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-02 07:46:53 -0800 |
commit | 9a69ae8a78785105ded02b083b2e5cd2dd939307 (patch) | |
tree | c952a2ffde0f7b66e1bd2952cb0ea09ee22ec4d0 /LICENSE | |
parent | Revert "bpo-35603: Escape table header of make_table output that can cause po... (diff) | |
download | cpython-9a69ae8a78785105ded02b083b2e5cd2dd939307.tar.gz cpython-9a69ae8a78785105ded02b083b2e5cd2dd939307.tar.bz2 cpython-9a69ae8a78785105ded02b083b2e5cd2dd939307.zip |
Bump copyright years to 2019. (GH-11404)
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -73,8 +73,8 @@ 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 Python Software Foundation; All -Rights Reserved" are retained in Python alone or in any derivative version +2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 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 |