summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2004-05-09 17:11:59 (GMT)
committerBarry Warsaw <barry@python.org>2004-05-09 17:11:59 (GMT)
commitbb3ed7e3893de73bdae4f31ac9e932ba877d8779 (patch)
tree593aa824dd4e1411b70f19997efacbf577587cb7 /README
parent2c823d67e38e9f75580acb64e52dcb323ee78b4a (diff)
downloadcpython-bb3ed7e3893de73bdae4f31ac9e932ba877d8779.zip
cpython-bb3ed7e3893de73bdae4f31ac9e932ba877d8779.tar.gz
cpython-bb3ed7e3893de73bdae4f31ac9e932ba877d8779.tar.bz2
Add this year to the copyright notices.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9dce676..9997ea2 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
This is Python version 2.4 alpha 1
==================================
-Copyright (c) 2001, 2002, 2003 Python Software Foundation.
+Copyright (c) 2001, 2002, 2003, 2004 Python Software Foundation.
All rights reserved.
Copyright (c) 2000 BeOpen.com.