summaryrefslogtreecommitdiffstats
path: root/Doc/README
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-02-11 15:30:36 (GMT)
committerGeorg Brandl <georg@python.org>2006-02-11 15:30:36 (GMT)
commitb69406dc09161797cf7e9355acdb761f944ac3e7 (patch)
tree4e9791b3fe0862879558252e46b256b3a63da3a5 /Doc/README
parentf84d1b9375ff1d761f39f2878c68b09e3db17027 (diff)
downloadcpython-b69406dc09161797cf7e9355acdb761f944ac3e7.zip
cpython-b69406dc09161797cf7e9355acdb761f944ac3e7.tar.gz
cpython-b69406dc09161797cf7e9355acdb761f944ac3e7.tar.bz2
Update general copyright years to 2006.
Diffstat (limited to 'Doc/README')
-rw-r--r--Doc/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/README b/Doc/README
index 38edc80..484fce6 100644
--- a/Doc/README
+++ b/Doc/README
@@ -229,7 +229,7 @@ The Python source is copyrighted, but you can freely use and copy it
as long as you don't change or remove the copyright notice:
----------------------------------------------------------------------
-Copyright (c) 2000-2004 Python Software Foundation.
+Copyright (c) 2000-2006 Python Software Foundation.
All rights reserved.
Copyright (c) 2000 BeOpen.com.