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

View file

@ -3,7 +3,11 @@
#include "Python.h" #include "Python.h"
static char cprt[] = 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\ All Rights Reserved.\n\
\n\ \n\
Copyright (c) 1995-2000 Corporation for National Research Initiatives.\n\ Copyright (c) 1995-2000 Corporation for National Research Initiatives.\n\