Update copyright years to 2023. (gh-100848) · python/cpython@11f9932 (original) (raw)

`@@ -84,7 +84,7 @@ analyze, test, perform and/or display publicly, prepare derivative works,

`

84

84

`distribute, and otherwise use Python alone or in any derivative version,

`

85

85

`provided, however, that PSF's License Agreement and PSF's notice of copyright,

`

86

86

`i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,

`

87

``

`-

2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Python Software Foundation;

`

``

87

`+

2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Python Software Foundation;

`

88

88

`All Rights Reserved" are retained in Python alone or in any derivative version

`

89

89

`prepared by Licensee.

`

90

90

``