diff options
author | Benjamin Peterson <benjamin@python.org> | 2018-01-05 06:34:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-05 06:34:19 (GMT) |
commit | 65f2a6dcc2bc28a8566b74c8e9273f982331ec48 (patch) | |
tree | 3a6c4bbd183d03856e20a6a59d83b059d4a96cc1 /Doc/copyright.rst | |
parent | ce5b0e9db1b9698e6ffc43ae41cf3a22ca5a6ba6 (diff) | |
download | cpython-65f2a6dcc2bc28a8566b74c8e9273f982331ec48.zip cpython-65f2a6dcc2bc28a8566b74c8e9273f982331ec48.tar.gz cpython-65f2a6dcc2bc28a8566b74c8e9273f982331ec48.tar.bz2 |
advance copyright years to 2018 (#5094)
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 2b5400c..540ff5e 100644 --- a/Doc/copyright.rst +++ b/Doc/copyright.rst @@ -4,7 +4,7 @@ Copyright Python and this documentation is: -Copyright © 2001-2017 Python Software Foundation. All rights reserved. +Copyright © 2001-2018 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. |