diff options
author | Fred Drake <fdrake@acm.org> | 2000-04-03 04:19:14 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-04-03 04:19:14 (GMT) |
commit | ba82878a3bee6395a8ff13c9c307416a886f93cc (patch) | |
tree | 0711fbad046195399f506dc7b3dcf76ef452ea33 /Doc/texinputs/boilerplate.tex | |
parent | a22b576d05d7f7b8f70341268a46c219a3fd6a9c (diff) | |
download | cpython-ba82878a3bee6395a8ff13c9c307416a886f93cc.zip cpython-ba82878a3bee6395a8ff13c9c307416a886f93cc.tar.gz cpython-ba82878a3bee6395a8ff13c9c307416a886f93cc.tar.bz2 |
Merged changes from the 1.5.2p2 release.
Diffstat (limited to 'Doc/texinputs/boilerplate.tex')
-rw-r--r-- | Doc/texinputs/boilerplate.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index 30bc37c..b1a07a4 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -1,8 +1,8 @@ \author{Guido van Rossum} \authoraddress{ - Corporation for National Research Initiatives (CNRI) \\ - 1895 Preston White Drive, Reston, Va 20191, USA \\ + Corporation for National Research Initiatives \\ + 1895 Preston White Drive, Reston, VA 20191, USA \\ E-mail: \email{guido@python.org} } |