diff options
author | Georg Brandl <georg@python.org> | 2013-03-23 15:06:13 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2013-03-23 15:06:13 (GMT) |
commit | a7d2f0061f2ddcce875b5c56b1f807ed3b6cd2cb (patch) | |
tree | 06555819db5edec8ba710e9c5ccb9f200a139fcf /Doc/copyright.rst | |
parent | b673d99698a863e03bef22b9d551b1468a09312f (diff) | |
download | cpython-a7d2f0061f2ddcce875b5c56b1f807ed3b6cd2cb.zip cpython-a7d2f0061f2ddcce875b5c56b1f807ed3b6cd2cb.tar.gz cpython-a7d2f0061f2ddcce875b5c56b1f807ed3b6cd2cb.tar.bz2 |
Copyright update to 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. |