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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb3ed7e3893de73bdae4f31ac9e932ba877d8779;p=python Add this year to the copyright notices. --- diff --git a/README b/README index 9dce676670..9997ea2c75 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.