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 /README | |
parent | b673d99698a863e03bef22b9d551b1468a09312f (diff) | |
download | cpython-a7d2f0061f2ddcce875b5c56b1f807ed3b6cd2cb.zip cpython-a7d2f0061f2ddcce875b5c56b1f807ed3b6cd2cb.tar.gz cpython-a7d2f0061f2ddcce875b5c56b1f807ed3b6cd2cb.tar.bz2 |
Copyright update to 2013.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -167,8 +167,8 @@ See PEP 392 for release details: http://www.python.org/dev/peps/pep-0392/ Copyright and License Information --------------------------------- -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 -Python Software Foundation. All rights reserved. +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, +2012, 2013 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. All rights reserved. |