]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add this year to the copyright notices, and label it 2.3.4.
authorBarry Warsaw <barry@python.org>
Sun, 9 May 2004 17:13:51 +0000 (17:13 +0000)
committerBarry Warsaw <barry@python.org>
Sun, 9 May 2004 17:13:51 +0000 (17:13 +0000)
README

diff --git a/README b/README
index 226d64c69ef6a4dc9182ffd38bc9d35d6260c30e..720122ee20c817ebf84d3ce437c99272c94ebcd4 100644 (file)
--- 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.