diff options
author | Fred Drake <fdrake@acm.org> | 2001-06-20 21:37:34 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-06-20 21:37:34 (GMT) |
commit | d5df09cfb69bcbd3a877da3bcba18550de6b7ffe (patch) | |
tree | 332b4893e6146bc0467fbaa2dab6a423b63210c5 /Doc/mac/mac.tex | |
parent | 852f7951a2d85edbd25a89ecbe5d60f08bc9ee6a (diff) | |
download | cpython-d5df09cfb69bcbd3a877da3bcba18550de6b7ffe.zip cpython-d5df09cfb69bcbd3a877da3bcba18550de6b7ffe.tar.gz cpython-d5df09cfb69bcbd3a877da3bcba18550de6b7ffe.tar.bz2 |
Update to include the license information in a less annoying place.
Diffstat (limited to 'Doc/mac/mac.tex')
-rw-r--r-- | Doc/mac/mac.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/mac/mac.tex b/Doc/mac/mac.tex index 2edd857..dab6383 100644 --- a/Doc/mac/mac.tex +++ b/Doc/mac/mac.tex @@ -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 |