(Demo/parser/FILES, Demo/parser/Makefile, Demo/parser/parser.tex,
 Demo/parser/texipre.dat):
	Clean up support files for stand-alone documentation formatting,
	make sure copyright statement is consistent with the copyright.
diff --git a/Demo/parser/parser.tex b/Demo/parser/parser.tex
index 170d9d7..1a6b296 100644
--- a/Demo/parser/parser.tex
+++ b/Demo/parser/parser.tex
@@ -9,11 +9,11 @@
 \author{
 	Fred L. Drake, Jr. \\
 	Corporation for National Research Initiatives (CNRI) \\
-	1895 Preston White Drive, Reston, Va 20191, USA \\
+	1895 Preston White Drive, Reston, Va 20191-5343, USA \\
 	E-mail: {\tt fdrake@cnri.reston.va.us}, {\tt fdrake@intr.net}
 }
 
-\date{August 20th, 1996 \\ Release 1.4}
+\date{September 3rd, 1996 \\ Release 1.4}
 
 \begin{document}
 
@@ -21,13 +21,14 @@
 
 \maketitle
 
-Copyright \copyright{} 1995-1996 by Fred L. Drake, Jr. and Virginia
-Polytechnic Institute and State University, Blacksburg, Virginia, USA.
-Portions of the software copyright 1991-1995 by Stichting Mathematisch
-Centrum, Amsterdam, The Netherlands.  Copying is permitted under the
-terms associated with the main Python distribution, with the
-additional restriction that this additional notice be included and
-maintained on all distributed copies.
+Copyright \copyright{} 1995-1996 by Fred L. Drake, Jr., Reston,
+Virginia, USA, and Virginia Polytechnic Institute and State
+University, Blacksburg, Virginia, USA.  Portions of the software
+copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, The
+Netherlands.  Copying is permitted under the terms associated with the
+main Python distribution, with the additional restriction that this
+additional notice be included and maintained on all distributed
+copies.
 
 \begin{center}
 All Rights Reserved
@@ -62,9 +63,9 @@
 presented as a separate document.
 
 This manual assumes basic knowledge about the Python language.  For an
-informal introduction to Python, see the {\em Python Tutorial}; the
-Python Reference Manual remains the highest authority on syntactic and
-semantic questions.
+informal introduction to Python, see the \emph{Python Tutorial}; the
+\emph{Python Reference Manual} remains the highest authority on
+syntactic and semantic questions.
 
 \end{abstract}