Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b914ef0

Browse files
committed
list the Python Software Foundation on all the documents
1 parent d3530be commit b914ef0

7 files changed

Lines changed: 28 additions & 7 deletions

File tree

Doc/dist/dist.tex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@
1111
\title{Distributing Python Modules}
1212

1313
\author{Greg Ward}
14-
\authoraddress{Email: \email{[email protected]}}
14+
\authoraddress{
15+
\strong{Python Software Foundation}\\
16+
Email: \email{[email protected]}
17+
}
1518

1619
\makeindex
1720

Doc/inst/inst.tex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@
1717
% and Feeding of a Python Installation" talk in here somewhere. Yow!
1818

1919
\author{Greg Ward}
20-
\authoraddress{Email: \email{[email protected]}}
20+
\authoraddress{
21+
\strong{Python Software Foundation}\\
22+
Email: \email{[email protected]}
23+
}
2124

2225
\makeindex
2326

Doc/whatsnew/whatsnew20.tex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
\title{What's New in Python 2.0}
66
\release{1.02}
77
\author{A.M. Kuchling and Moshe Zadka}
8-
\authoraddress{\email{[email protected]}, \email{[email protected]} }
8+
\authoraddress{
9+
\strong{Python Software Foundation}\\
10+
Email: \email{[email protected]}, \email{[email protected]}
11+
}
912
\begin{document}
1013
\maketitle\tableofcontents
1114

Doc/whatsnew/whatsnew21.tex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
\title{What's New in Python 2.1}
88
\release{1.00}
99
\author{A.M. Kuchling}
10-
\authoraddress{\email{[email protected]}}
10+
\authoraddress{
11+
\strong{Python Software Foundation}\\
12+
Email: \email{[email protected]}
13+
}
1114
\begin{document}
1215
\maketitle\tableofcontents
1316

Doc/whatsnew/whatsnew22.tex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
\title{What's New in Python 2.2}
66
\release{1.02}
77
\author{A.M. Kuchling}
8-
\authoraddress{\email{[email protected]}}
8+
\authoraddress{
9+
\strong{Python Software Foundation}\\
10+
Email: \email{[email protected]}
11+
}
912
\begin{document}
1013
\maketitle\tableofcontents
1114

Doc/whatsnew/whatsnew23.tex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
\title{What's New in Python 2.3}
66
\release{1.01}
77
\author{A.M.\ Kuchling}
8-
\authoraddress{\email{[email protected]}}
8+
\authoraddress{
9+
\strong{Python Software Foundation}\\
10+
Email: \email{[email protected]}
11+
}
912

1013
\begin{document}
1114
\maketitle

Doc/whatsnew/whatsnew24.tex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
\title{What's New in Python 2.4}
66
\release{0.0}
77
\author{A.M.\ Kuchling}
8-
\authoraddress{\email{[email protected]}}
8+
\authoraddress{
9+
\strong{Python Software Foundation}\\
10+
Email: \email{[email protected]}
11+
}
912

1013
\begin{document}
1114
\maketitle

0 commit comments

Comments
 (0)