diff options
author | Fred Drake <fdrake@acm.org> | 2004-01-02 06:57:50 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2004-01-02 06:57:50 (GMT) |
commit | b914ef0a33be195b4b9a5439e8dc6727e1c2862c (patch) | |
tree | e1e98faa600e975d586b027d1f9edeae1efe0340 /Doc/dist | |
parent | d3530be7292aa60417b5abab610fb6e0b97be62c (diff) | |
download | cpython-b914ef0a33be195b4b9a5439e8dc6727e1c2862c.zip cpython-b914ef0a33be195b4b9a5439e8dc6727e1c2862c.tar.gz cpython-b914ef0a33be195b4b9a5439e8dc6727e1c2862c.tar.bz2 |
list the Python Software Foundation on all the documents
Diffstat (limited to 'Doc/dist')
-rw-r--r-- | Doc/dist/dist.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex index 3063752..3c57373 100644 --- a/Doc/dist/dist.tex +++ b/Doc/dist/dist.tex @@ -11,7 +11,10 @@ \title{Distributing Python Modules} \author{Greg Ward} -\authoraddress{Email: \email{distutils-sig@python.org}} +\authoraddress{ + \strong{Python Software Foundation}\\ + Email: \email{distutils-sig@python.org} +} \makeindex |