Add checklist for copyright year change.

This commit is contained in:
Guido van Rossum 2003-01-02 16:33:18 +00:00
parent b24983fdf7
commit 9592fe5a24
1 changed files with 14 additions and 0 deletions

View File

@ -121,6 +121,20 @@ How to Make A Release
___ There's a copy of the license in
Doc/texinputs/license.tex; Fred usually takes care of that.
___ Check the years on the copyright notice. If the last release
was some time last year, add the current year to the copyright
notice in several places:
___ README
___ LICENSE
___ Python/getcopyright.c
___ Doc/texinputs/copyright.tex
___ In the license.ht file for the distribution on the website.
___ For the next few hours, selectively merge stuff from trunk into
branch. For each change you see on the trunk (i.e. via the
python-checkins mailing list), you need to decide whether the