Skip to content

Commit c560a00

Browse files
committed
happy new year! (on the trunk)
1 parent 770184b commit c560a00

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Python/getcopyright.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
static char cprt[] =
66
"\
7-
Copyright (c) 2001-2004 Python Software Foundation.\n\
7+
Copyright (c) 2001-2005 Python Software Foundation.\n\
88
All Rights Reserved.\n\
99
\n\
1010
Copyright (c) 2000 BeOpen.com.\n\

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
This is Python version 2.4 alpha 3
1+
This is Python version 2.5 alpha 0
22
==================================
33

4-
Copyright (c) 2001, 2002, 2003, 2004 Python Software Foundation.
4+
Copyright (c) 2001, 2002, 2003, 2004, 2005 Python Software Foundation.
55
All rights reserved.
66

77
Copyright (c) 2000 BeOpen.com.

0 commit comments

Comments
 (0)