]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update to include the license information in a less annoying place.
authorFred Drake <fdrake@acm.org>
Wed, 20 Jun 2001 21:37:34 +0000 (21:37 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 20 Jun 2001 21:37:34 +0000 (21:37 +0000)
Doc/ext/ext.tex
Doc/lib/lib.tex
Doc/mac/mac.tex
Doc/ref/ref.tex
Doc/tut/tut.tex

index ba8217ec339d600a3a48ecd00f653993785d7215..c89bf437cfc76798c5a2cd2c44cd7780923c2f34 100644 (file)
@@ -2590,4 +2590,7 @@ corresponds to the variable of the same name in Python's top-level
 \chapter{Reporting Bugs}
 \input{reportingbugs}
 
+\chapter{History and License}
+\input{license}
+
 \end{document}
index 9cd765dd662b7e3b5ba9107febace10405cbb7b0..33acc0739eff85f2a628a09659f402862a10270c 100644 (file)
@@ -317,6 +317,9 @@ and how to embed it in other applications.
 \chapter{Reporting Bugs}
 \input{reportingbugs}
 
+\chapter{History and License}
+\input{license}
+
 %
 %  The ugly "%begin{latexonly}" pseudo-environments are really just to
 %  keep LaTeX2HTML quiet during the \renewcommand{} macros; they're
index 2edd8573e0f28f75a60523390f2d8cb12c862d33..dab638380f5ce85802c47f5d0ea565bc816d29a7 100644 (file)
@@ -71,6 +71,10 @@ documented here:
 
 \input{undoc}                           % Undocumented Modules
 
+\appendix
+\chapter{History and License}
+\input{license}
+
 %
 %  The ugly "%begin{latexonly}" pseudo-environments are really just to
 %  keep LaTeX2HTML quiet during the \renewcommand{} macros; they're
index 0f65ddba1acf7040d196566084d645d944858855..b6299a3f1b60eb64de9585bef7ff8be1feaefd84 100644 (file)
@@ -61,6 +61,9 @@ C/\Cpp{} programmers in detail.
 \appendix
 \input{refa1}           % Future statements and nested scopes
 
+\chapter{History and License}
+\input{license}
+
 \input{ref.ind}
 
 \end{document}
index 488a230567beefce161adf280407f87eef1f7856..097ed72829487a68b047ab6f659e44a14708943c 100644 (file)
@@ -4352,4 +4352,7 @@ displays (well, will display on any 754-conforming platform that does
 best-possible input and output conversions in its C library --- yours may
 not!).
 
+\chapter{History and License}
+\input{license}
+
 \end{document}