]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update copyright years. In the Windows resource, change the name of the
authorTim Peters <tim.peters@gmail.com>
Tue, 11 May 2004 18:11:11 +0000 (18:11 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 11 May 2004 18:11:11 +0000 (18:11 +0000)
company to the PSF (Zope Corp and PythonLabs no longer have anything to
do with this!).

LICENSE
PC/python_nt.rc

diff --git a/LICENSE b/LICENSE
index 88d2f1983364c659fb51a1803c650c6afa156caa..9beded0df57fa899abf020746827990a32c0a935 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -46,6 +46,7 @@ the various releases.
     2.3.1           2.3         2002-2003   PSF         yes
     2.3.2           2.3.1       2002-2003   PSF         yes
     2.3.3           2.3.2       2002-2003   PSF         yes
+    2.3.4           2.3.4       2004        PSF         yes
 
 Footnotes:
 
@@ -81,7 +82,7 @@ license to reproduce, analyze, test, perform and/or display publicly,
 prepare derivative works, distribute, and otherwise use Python 2.3
 alone or in any derivative version, provided, however, that PSF's
 License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
-2001, 2002, 2003 Python Software Foundation; All Rights Reserved" are
+2001, 2002, 2003, 2004 Python Software Foundation; All Rights Reserved" are
 retained in Python 2.3 alone or in any derivative version prepared by
 Licensee.
 
index 3cdc93c0193be2940423642d50d2b46021918022..463041760ff124aac50e0be8087ec46a4f5f1875 100644 (file)
@@ -57,11 +57,11 @@ BEGIN
     BEGIN
         BLOCK "000004b0"
         BEGIN
-            VALUE "CompanyName", "PythonLabs at Zope Corporation\0"
+            VALUE "CompanyName", "Python Software Foundation\0"
             VALUE "FileDescription", "Python Core\0"
             VALUE "FileVersion", PYTHON_VERSION
             VALUE "InternalName", "Python DLL\0"
-            VALUE "LegalCopyright", "Copyright © 2001-2003 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
+            VALUE "LegalCopyright", "Copyright © 2001-2004 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
             VALUE "OriginalFilename", PYTHON_DLL_NAME "\0"
             VALUE "ProductName", "Python\0"
             VALUE "ProductVersion", PYTHON_VERSION