diff options
author | Benjamin Peterson <benjamin@python.org> | 2016-01-01 16:23:45 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2016-01-01 16:23:45 (GMT) |
commit | 75e3630c6071819d3674d956ea754ccb4fed5271 (patch) | |
tree | f5273078bde20b30ac9eada5e2a269a1de826600 /Doc/copyright.rst | |
parent | 14b2c82855c4289593f10165be576fde3119f77d (diff) | |
download | cpython-75e3630c6071819d3674d956ea754ccb4fed5271.zip cpython-75e3630c6071819d3674d956ea754ccb4fed5271.tar.gz cpython-75e3630c6071819d3674d956ea754ccb4fed5271.tar.bz2 |
2016 will be another year of writing copyrighted code
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 2b2f887..22d7705 100644 --- a/Doc/copyright.rst +++ b/Doc/copyright.rst @@ -4,7 +4,7 @@ Copyright Python and this documentation is: -Copyright © 2001-2015 Python Software Foundation. All rights reserved. +Copyright © 2001-2016 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. |