Update copyright PSF to 2001-2017 (#3421)
Signed-off-by: Christian Heimes <christian@python.org>
This commit is contained in:
parent
586c0502b5
commit
0c72a0c449
|
@ -4,7 +4,7 @@ Copyright
|
|||
|
||||
Python and this documentation is:
|
||||
|
||||
Copyright © 2001-2016 Python Software Foundation. All rights reserved.
|
||||
Copyright © 2001-2017 Python Software Foundation. All rights reserved.
|
||||
|
||||
Copyright © 2000 BeOpen.com. All rights reserved.
|
||||
|
||||
|
|
|
@ -233,7 +233,8 @@ Copyright and License Information
|
|||
---------------------------------
|
||||
|
||||
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
|
||||
2012, 2013, 2014, 2015, 2016 Python Software Foundation. All rights reserved.
|
||||
2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation. All rights
|
||||
reserved.
|
||||
|
||||
Copyright (c) 2000 BeOpen.com. All rights reserved.
|
||||
|
||||
|
|
Loading…
Reference in New Issue