diff options
author | Benjamin Peterson <benjamin@python.org> | 2013-01-01 03:37:21 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2013-01-01 03:37:21 (GMT) |
commit | 198399d92c0776248583fcb13670ddc92304512c (patch) | |
tree | 584d87919e720bb23cad815a042e20b7a3c98262 /Doc/copyright.rst | |
parent | 03ab4d35819d15bd2a724a61a2337065fb05a3d3 (diff) | |
download | cpython-198399d92c0776248583fcb13670ddc92304512c.zip cpython-198399d92c0776248583fcb13670ddc92304512c.tar.gz cpython-198399d92c0776248583fcb13670ddc92304512c.tar.bz2 |
bring Python into 2013
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 9a245c8..94f777c 100644 --- a/Doc/copyright.rst +++ b/Doc/copyright.rst @@ -4,7 +4,7 @@ Copyright Python and this documentation is: -Copyright © 2001-2012 Python Software Foundation. All rights reserved. +Copyright © 2001-2013 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. |