]> granicus.if.org Git - python/commitdiff
Add my name to the copyright notice.
authorGuido van Rossum <guido@python.org>
Thu, 18 Jan 2001 14:50:11 +0000 (14:50 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 18 Jan 2001 14:50:11 +0000 (14:50 +0000)
Python/getcopyright.c

index 27799fa3c39a8ee5dd743970fc1b6308909da6e3..373b1bc88e27daf3be9d345048fc36f7591fd7f4 100644 (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\