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