From: Fred Drake Date: Wed, 28 Apr 1999 18:24:02 +0000 (+0000) Subject: Remove the \date macro; just pick it up from boilerplate.tex. X-Git-Tag: v1.6a1~1426 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7c9a6483316bc3ad2f414afc6c9a1460b1ee850;p=thirdparty%2FPython%2Fcpython.git Remove the \date macro; just pick it up from boilerplate.tex. --- diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index 88bb63a504cb..4ec83c4fecae 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -5,7 +5,8 @@ \input{boilerplate} -% Now override the stuff that includes author information: +% Now override the stuff that includes author information; +% Guido did *not* write this one! \author{Fred L. Drake, Jr.} \authoraddress{ @@ -13,7 +14,6 @@ 1895 Preston White Drive, Reston, Va 20191, USA \\ E-mail: \email{fdrake@acm.org} } -\date{\today} \begin{document}