| commit | bb3ed7e3893de73bdae4f31ac9e932ba877d8779 | [log] [tgz] |
|---|---|---|
| author | Barry Warsaw <barry@python.org> | Sun May 09 17:11:59 2004 +0000 |
| committer | Barry Warsaw <barry@python.org> | Sun May 09 17:11:59 2004 +0000 |
| tree | 593aa824dd4e1411b70f19997efacbf577587cb7 | |
| parent | 2c823d67e38e9f75580acb64e52dcb323ee78b4a [diff] [blame] |
Add this year to the copyright notices.
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.