diff options
author | Christian Heimes <christian@python.org> | 2017-09-07 20:59:13 (GMT) |
---|---|---|
committer | Raymond Hettinger <rhettinger@users.noreply.github.com> | 2017-09-07 20:59:13 (GMT) |
commit | 0c72a0c449e69949a236452579a6820e6eaa4d87 (patch) | |
tree | 8eb6b1c008053f4e379ae21ae13bcee984a56a2f /Doc/copyright.rst | |
parent | 586c0502b5eb9a39cabe0bc2707a8ff63114265c (diff) | |
download | cpython-0c72a0c449e69949a236452579a6820e6eaa4d87.zip cpython-0c72a0c449e69949a236452579a6820e6eaa4d87.tar.gz cpython-0c72a0c449e69949a236452579a6820e6eaa4d87.tar.bz2 |
Update copyright PSF to 2001-2017 (#3421)
Signed-off-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Doc/copyright.rst')
-rw-r--r-- | Doc/copyright.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/copyright.rst b/Doc/copyright.rst index 22d7705..2b5400c 100644 --- a/Doc/copyright.rst +++ b/Doc/copyright.rst @@ -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. |