diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-07-15 00:46:42 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-07-15 00:46:42 (GMT) |
commit | 573025f298fe2a827a6a8f364cd41651a96d6240 (patch) | |
tree | cc466d3c171557d4583d455bc73cf9755c5d0ef8 /Doc/copyright.rst | |
parent | 91dcd93bebcf974d12a300e6a8d0fc6eb9891884 (diff) | |
download | cpython-573025f298fe2a827a6a8f364cd41651a96d6240.zip cpython-573025f298fe2a827a6a8f364cd41651a96d6240.tar.gz cpython-573025f298fe2a827a6a8f364cd41651a96d6240.tar.bz2 |
update year
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 376b1c4..ec78a38 100644 --- a/Doc/copyright.rst +++ b/Doc/copyright.rst @@ -4,7 +4,7 @@ Copyright Python and this documentation is: -Copyright © 2001-2008 Python Software Foundation. All rights reserved. +Copyright © 2001-2009 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. |