summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-06-20 15:27:42 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-06-20 15:27:42 (GMT)
commit851ffef6bec645a35f5012bf5e8d7a9a453bf7d6 (patch)
tree5438d5366bb8d000da3f61ffb3e1720c8c3a0598
parent95d626419586be08b9dc2dc466ab910bcf5c5021 (diff)
downloadcpython-851ffef6bec645a35f5012bf5e8d7a9a453bf7d6.zip
cpython-851ffef6bec645a35f5012bf5e8d7a9a453bf7d6.tar.gz
cpython-851ffef6bec645a35f5012bf5e8d7a9a453bf7d6.tar.bz2
add copyright years
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index fd082c2..36c0e41 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.