[Python-checkins] python/nondist/peps pep-0101.txt,1.25,1.26

gvanrossum@users.sourceforge.net gvanrossum@users.sourceforge.net
Thu, 02 Jan 2003 08:33:20 -0800


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1:/tmp/cvs-serv804

Modified Files:
	pep-0101.txt 
Log Message:
Add checklist for copyright year change.


Index: pep-0101.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0101.txt,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** pep-0101.txt	31 Dec 2002 01:30:28 -0000	1.25
--- pep-0101.txt	2 Jan 2003 16:33:18 -0000	1.26
***************
*** 122,125 ****
--- 122,139 ----
          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