summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAnthony Baxter <anthonybaxter@gmail.com>2007-01-06 04:50:44 (GMT)
committerAnthony Baxter <anthonybaxter@gmail.com>2007-01-06 04:50:44 (GMT)
commita7118d3a4aa7e2c0f1c7fbc441d39975344dfd33 (patch)
tree89982ae9c745ad0d94f711a4f065057cf5fac7cc /README
parent0b58214191bff8cb723a56d5b98c7ca7a4bf1b11 (diff)
downloadcpython-a7118d3a4aa7e2c0f1c7fbc441d39975344dfd33.zip
cpython-a7118d3a4aa7e2c0f1c7fbc441d39975344dfd33.tar.gz
cpython-a7118d3a4aa7e2c0f1c7fbc441d39975344dfd33.tar.bz2
update to (c) years to include 2007
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 7e4c3aa..cc95ab5 100644
--- a/README
+++ b/README
@@ -1,7 +1,8 @@
This is Python version 2.5
==========================
-Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation.
+Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Python Software
+Foundation.
All rights reserved.
Copyright (c) 2000 BeOpen.com.