From d5df09cfb69bcbd3a877da3bcba18550de6b7ffe Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Wed, 20 Jun 2001 21:37:34 +0000 Subject: Update to include the license information in a less annoying place. --- Doc/ref/ref.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Doc/ref/ref.tex') 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} -- cgit v1.2.1