diff options
author | Benjamin Peterson <benjamin@python.org> | 2010-01-01 04:49:25 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2010-01-01 04:49:25 (GMT) |
commit | b7b0019a2e8cab7c26cb0a5121496c7c6c5ea8de (patch) | |
tree | e0662797bfa07a2e68b8e4e4e51ac1b464faf12e /Doc/copyright.rst | |
parent | f8a970c02a2d833cf9b296c132880990e4afd8ee (diff) | |
download | cpython-b7b0019a2e8cab7c26cb0a5121496c7c6c5ea8de.zip cpython-b7b0019a2e8cab7c26cb0a5121496c7c6c5ea8de.tar.gz cpython-b7b0019a2e8cab7c26cb0a5121496c7c6c5ea8de.tar.bz2 |
Merged revisions 77204 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r77204 | ezio.melotti | 2009-12-31 22:16:42 -0600 (Thu, 31 Dec 2009) | 1 line
more copyright year updates
........
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 ec78a38..893b541 100644 --- a/Doc/copyright.rst +++ b/Doc/copyright.rst @@ -4,7 +4,7 @@ Copyright Python and this documentation is: -Copyright © 2001-2009 Python Software Foundation. All rights reserved. +Copyright © 2001-2010 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. |