diff options
author | Georg Brandl <georg@python.org> | 2008-03-02 06:32:32 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2008-03-02 06:32:32 (GMT) |
commit | 7f7e30ae2e309114633207df5eb149038ac57a14 (patch) | |
tree | b7c69aefa8fe76ce614d852901235100427fb4b2 /Doc/copyright.rst | |
parent | db9ff5f565cb8ca35b94fd1f9085667019ffeaab (diff) | |
download | cpython-7f7e30ae2e309114633207df5eb149038ac57a14.zip cpython-7f7e30ae2e309114633207df5eb149038ac57a14.tar.gz cpython-7f7e30ae2e309114633207df5eb149038ac57a14.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 9a472af..376b1c4 100644 --- a/Doc/copyright.rst +++ b/Doc/copyright.rst @@ -4,7 +4,7 @@ Copyright Python and this documentation is: -Copyright © 2001-2007 Python Software Foundation. All rights reserved. +Copyright © 2001-2008 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. |