From: Barry Warsaw Date: Sun, 9 May 2004 17:11:59 +0000 (+0000) Subject: Add this year to the copyright notices. X-Git-Tag: v2.4a1~417 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bb3ed7e3893de73bdae4f31ac9e932ba877d8779;p=thirdparty%2FPython%2Fcpython.git Add this year to the copyright notices. --- diff --git a/README b/README index 9dce6766700d..9997ea2c757d 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.