]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Attempted to update all the copyright notices (we're releasing this in
authorTim Peters <tim.peters@gmail.com>
Thu, 10 Jan 2002 22:49:58 +0000 (22:49 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 10 Jan 2002 22:49:58 +0000 (22:49 +0000)
2002!).  Does anyone know of a copyright blurb I missed?

PC/python_nt.rc
PCbuild/python20.wse
Python/getcopyright.c

index 3061deb7ab05e3b81a90ba8d6c345aa4126f5b39..2555a55fe744b1854075baff37c56df39a35b22a 100644 (file)
@@ -73,7 +73,7 @@ BEGIN
             VALUE "FileDescription", "Python Core\0"
             VALUE "FileVersion", PYTHON_VERSION
             VALUE "InternalName", "Python DLL\0"
-            VALUE "LegalCopyright", "Copyright © 2000, 2001 Guido van Rossum. Copyright © 2000 BeOpen.com. Copyright © 1995-2000 CNRI. Copyright © 1991-1995 SMC.\0"
+            VALUE "LegalCopyright", "Copyright © 2001-2002 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2000 CNRI. Copyright © 1991-1995 SMC.\0"
             VALUE "OriginalFilename", PYTHON_DLL_NAME "\0"
             VALUE "ProductName", "Python\0"
             VALUE "ProductVersion", PYTHON_VERSION
index fff9435391f8f4ceea685fd74d3fba8e27e592b6..b19b5ab9b7cbce04974caa056c2cf48be54725d1 100644 (file)
@@ -22,10 +22,10 @@ item: Global
   Dialogs Version=8
   Version File=2.1.2c1
   Version Description=Python Programming Language
-  Version Copyright=©2001 Python Software Foundation
+  Version Copyright=©2002 Python Software Foundation
   Version Company=PythonLabs at Zope Corporation
   Crystal Format=10111100101100000010001001001001
-  Step View=&Properties
+  Step View=&All
   Variable Name1=_WISE_
   Variable Description1=WISE root directory
   Variable Default1=C:\PROGRAM FILES\WISE INSTALLMASTER 8.1
index ca56f46f16d43f6a9e8f401566c3d30b42b3b109..bc4898212dc2cde282e2571adab1eb6e5d88f20f 100644 (file)
@@ -4,7 +4,7 @@
 
 static char cprt[] = 
 "\
-Copyright (c) 2001 Python Software Foundation.\n\
+Copyright (c) 2001-2002 Python Software Foundation.\n\
 All Rights Reserved.\n\
 \n\
 Copyright (c) 2000 BeOpen.com.\n\