summaryrefslogtreecommitdiffstats
path: root/Doc/tut
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-06-20 21:37:34 (GMT)
committerFred Drake <fdrake@acm.org>2001-06-20 21:37:34 (GMT)
commitd5df09cfb69bcbd3a877da3bcba18550de6b7ffe (patch)
tree332b4893e6146bc0467fbaa2dab6a423b63210c5 /Doc/tut
parent852f7951a2d85edbd25a89ecbe5d60f08bc9ee6a (diff)
downloadcpython-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/tut')
-rw-r--r--Doc/tut/tut.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex
index 488a230..097ed72 100644
--- a/Doc/tut/tut.tex
+++ b/Doc/tut/tut.tex
@@ -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}