diff options
author | Benjamin Peterson <benjamin@python.org> | 2015-01-01 00:09:36 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2015-01-01 00:09:36 (GMT) |
commit | 47e782a67a79e7d4fdc4536c6d6935c0e3b45705 (patch) | |
tree | 98481d9566198f2f9cfec42ba78eee2389b8920c /Doc/copyright.rst | |
parent | 44e4b98ff00c3f874989350d9767bd91ddeb39e4 (diff) | |
download | cpython-47e782a67a79e7d4fdc4536c6d6935c0e3b45705.zip cpython-47e782a67a79e7d4fdc4536c6d6935c0e3b45705.tar.gz cpython-47e782a67a79e7d4fdc4536c6d6935c0e3b45705.tar.bz2 |
update for copyright for 2015
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 94f777c..2b2f887 100644 --- a/Doc/copyright.rst +++ b/Doc/copyright.rst @@ -4,7 +4,7 @@ Copyright Python and this documentation is: -Copyright © 2001-2013 Python Software Foundation. All rights reserved. +Copyright © 2001-2015 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. |