]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove the \date macro; just pick it up from boilerplate.tex.
authorFred Drake <fdrake@acm.org>
Wed, 28 Apr 1999 18:24:02 +0000 (18:24 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 28 Apr 1999 18:24:02 +0000 (18:24 +0000)
Doc/doc/doc.tex

index 88bb63a504cbaf7363943ddeb59c6eac2462ec23..4ec83c4fecaef0e2333950a10bacccc5f710dbee 100644 (file)
@@ -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}