Add my name to the copyright notice.

This commit is contained in:
Guido van Rossum 2001-01-18 14:50:11 +00:00
parent 71500c8293
commit d94ade1fcc
1 changed files with 5 additions and 1 deletions

View File

@ -3,7 +3,11 @@
#include "Python.h"
static char cprt[] =
"Copyright (c) 2000 BeOpen.com.\n\
"\
Copyright (c) 2000, 2001 Guido van Rossum.\n\
All Rights Reserved.\n\
\n\
Copyright (c) 2000 BeOpen.com.\n\
All Rights Reserved.\n\
\n\
Copyright (c) 1995-2000 Corporation for National Research Initiatives.\n\