More copyright years found.
This commit is contained in:
parent
9592fe5a24
commit
4f39e03f4d
12
pep-0101.txt
12
pep-0101.txt
|
@ -133,7 +133,17 @@ How to Make A Release
|
|||
|
||||
___ Doc/texinputs/copyright.tex
|
||||
|
||||
___ In the license.ht file for the distribution on the website.
|
||||
___ PC/python_nt.rc sets up the DLL version resource for Windows
|
||||
(displayed when you right-click on the DLL and select
|
||||
Properties).
|
||||
|
||||
___ PCbuld/python20.wse sets up the Windows installer version
|
||||
resource (displayed when you right-click on the installer .exe
|
||||
and select Properties).
|
||||
|
||||
___ The license.ht file for the distribution on the website
|
||||
contains what purports to be an HTML-ized copy of the LICENSE
|
||||
file from the distribution.
|
||||
|
||||
___ For the next few hours, selectively merge stuff from trunk into
|
||||
branch. For each change you see on the trunk (i.e. via the
|
||||
|
|
Loading…
Reference in New Issue