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/ref | |
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/ref')
-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 0f65ddb..b6299a3 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} |