[Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.41,1.42
Fred L. Drake
python-dev@python.org
2000年7月31日 07:31:30 -0700
Update of /cvsroot/python/python/dist/src/Doc/texinputs
In directory slayer.i.sourceforge.net:/tmp/cvs-serv28425/texinputs
Modified Files:
boilerplate.tex
Log Message:
Update, 'cause Guido said it should be this way.
Index: boilerplate.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/texinputs/boilerplate.tex,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -r1.41 -r1.42
*** boilerplate.tex 2000年06月30日 15:35:16 1.41
--- boilerplate.tex 2000年07月31日 14:31:28 1.42
***************
*** 1,9 ****
! \author{Guido van Rossum}
!
\authoraddress{
BeOpen PythonLabs \\
! E-mail: \email{guido@python.org}
}
! \date{July 1, 2000} % XXX update before release!
\release{2.0b1}
--- 1,9 ----
! \author{Guido van Rossum \\
! Fred L. Drake, Jr., editor}
\authoraddress{
BeOpen PythonLabs \\
! E-mail: \email{python-docs@python.org}
}
! \date{\today} % XXX update before release!
\release{2.0b1}