From 851ffef6bec645a35f5012bf5e8d7a9a453bf7d6 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sun, 20 Jun 2010 15:27:42 +0000 Subject: [PATCH] add copyright years --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.50.1