summaryrefslogtreecommitdiff
path: root/Doc/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/README.txt')
-rw-r--r--Doc/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/README.txt b/Doc/README.txt
index 968986e8b2..9fb97741ed 100644
--- a/Doc/README.txt
+++ b/Doc/README.txt
@@ -125,7 +125,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-2008 Python Software Foundation.
+Copyright (c) 2000-2009 Python Software Foundation.
All rights reserved.
Copyright (c) 2000 BeOpen.com.