mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
There are two more copyright notices in the Windows world:
PC/python_nt.rc sets up the DLL version resource (displayed when you right-click on the DLL and select Properties). PCbuld/python20.wse sets up the installer version resource (displayed when you right-click on the installer .exe and select Properties). Turns out this one hadn't been updated since 2001 <frown>!
This commit is contained in:
parent
5d644dd25a
commit
9c2fbb5619
2 changed files with 3 additions and 3 deletions
|
@ -22,10 +22,10 @@ item: Global
|
|||
Dialogs Version=8
|
||||
Version File=2.3a1
|
||||
Version Description=Python Programming Language
|
||||
Version Copyright=©2001 Python Software Foundation
|
||||
Version Copyright=©2001-2003 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue