From 82de71dae8a02fce9e936fd84066ba751bf05235 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 5 Sep 2000 15:11:56 +0000 Subject: [PATCH] Minor nit to make this work a little better with the PDF generation fix. This does not change the HTML or PostScript output. --- Doc/texinputs/boilerplate.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index e0bf65ae62..bd1792735c 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -1,7 +1,7 @@ -\author{Guido van Rossum \\ +\author{Guido van Rossum\\ Fred L. Drake, Jr., editor} \authoraddress{ - BeOpen PythonLabs \\ + BeOpen PythonLabs\\ E-mail: \email{python-docs@python.org} } -- 2.40.0