summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-02-11 15:30:59 (GMT)
committerGeorg Brandl <georg@python.org>2006-02-11 15:30:59 (GMT)
commit2fec8b935f524b07d475c3e471197d0391eee235 (patch)
treea88253e99294e90ef43807864442c5767d4953c5 /README
parent261058cc1cb2f4ee3e9efb58f7a543626f93fd59 (diff)
downloadcpython-2fec8b935f524b07d475c3e471197d0391eee235.zip
cpython-2fec8b935f524b07d475c3e471197d0391eee235.tar.gz
cpython-2fec8b935f524b07d475c3e471197d0391eee235.tar.bz2
Update general copyright year to 2006.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 5441ca5..819f02c 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
This is Python version 2.4
==========================
-Copyright (c) 2001, 2002, 2003, 2004, 2005 Python Software Foundation.
+Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation.
All rights reserved.
Copyright (c) 2000 BeOpen.com.