]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
happy new year!
authorAnthony Baxter <anthonybaxter@gmail.com>
Tue, 25 Jan 2005 12:39:22 +0000 (12:39 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Tue, 25 Jan 2005 12:39:22 +0000 (12:39 +0000)
Python/getcopyright.c
README

index ba977f6d880c37c7b4689553a35088480b3a5a6e..2df7d2789d6094a7fc22fcf5666202cb8a6cea3f 100644 (file)
@@ -4,7 +4,7 @@
 
 static char cprt[] = 
 "\
-Copyright (c) 2001-2004 Python Software Foundation.\n\
+Copyright (c) 2001-2005 Python Software Foundation.\n\
 All Rights Reserved.\n\
 \n\
 Copyright (c) 2000 BeOpen.com.\n\
diff --git a/README b/README
index 720122ee20c817ebf84d3ce437c99272c94ebcd4..0edf65a4bd06af501948a6cf71037e686fddc306 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
-This is Python version 2.3.4
+This is Python version 2.3.5
 ============================
 
-Copyright (c) 2001, 2002, 2003, 2004 Python Software Foundation.
+Copyright (c) 2001, 2002, 2003, 2004, 2005 Python Software Foundation.
 All rights reserved.
 
 Copyright (c) 2000 BeOpen.com.