]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
happy new year! (2.4 branch)
authorAnthony Baxter <anthonybaxter@gmail.com>
Tue, 25 Jan 2005 12:43:57 +0000 (12:43 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Tue, 25 Jan 2005 12:43:57 +0000 (12:43 +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 2573e7016047e0d9016d246f9aa7e27ea7261ee3..f173116c1f74776bb01b783a487320db92f556bb 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
-This is Python version 2.4 alpha 3
-==================================
+This is Python version 2.4
+==========================
 
-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.