From: Benjamin Peterson Date: Sun, 20 Jun 2010 15:27:42 +0000 (+0000) Subject: add copyright years X-Git-Tag: v3.2a1~491 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=851ffef6bec645a35f5012bf5e8d7a9a453bf7d6;p=thirdparty%2FPython%2Fcpython.git add copyright years --- diff --git a/README b/README index fd082c241006..36c0e413052b 100644 --- a/README +++ b/README @@ -178,7 +178,7 @@ 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 +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Python Software Foundation. All rights reserved.