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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=851ffef6bec645a35f5012bf5e8d7a9a453bf7d6;p=python add copyright years --- diff --git a/README b/README index fd082c2410..36c0e41305 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.