[Python-checkins] python/dist/src/Python getcopyright.c,1.16,1.16.4.1

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Thu, 02 Jan 2003 13:15:31 -0800


Update of /cvsroot/python/python/dist/src/Python
In directory sc8-pr-cvs1:/tmp/cvs-serv14268

Modified Files:
      Tag: r23a1-branch
	getcopyright.c 
Log Message:
Merged 2003 copyright from the trunk.

Index: getcopyright.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Python/getcopyright.c,v
retrieving revision 1.16
retrieving revision 1.16.4.1
diff -C2 -d -r1.16 -r1.16.4.1
*** getcopyright.c	27 Feb 2002 13:29:46 -0000	1.16
--- getcopyright.c	2 Jan 2003 21:15:28 -0000	1.16.4.1
***************
*** 5,9 ****
  static char cprt[] = 
  "\
! Copyright (c) 2001, 2002 Python Software Foundation.\n\
  All Rights Reserved.\n\
  \n\
--- 5,9 ----
  static char cprt[] = 
  "\
! Copyright (c) 2001, 2002, 2003 Python Software Foundation.\n\
  All Rights Reserved.\n\
  \n\