From: Barry Warsaw Date: Sun, 9 May 2004 17:13:51 +0000 (+0000) Subject: Add this year to the copyright notices, and label it 2.3.4. X-Git-Tag: v2.3.4c1~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3f98df076d13fc7b079fa42a85026e1b11b18441;p=thirdparty%2FPython%2Fcpython.git Add this year to the copyright notices, and label it 2.3.4. --- diff --git a/README b/README index 226d64c69ef6..720122ee20c8 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ -This is Python version 2.3.3 +This is Python version 2.3.4 ============================ -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.