[Python-checkins] CVS: python/dist/src/Doc/ext ext.tex,1.96,1.97

Fred L. Drake fdrake@users.sourceforge.net
Wed, 20 Jun 2001 14:37:36 -0700


Update of /cvsroot/python/python/dist/src/Doc/ext
In directory usw-pr-cvs1:/tmp/cvs-serv3521/ext

Modified Files:
	ext.tex 
Log Message:

Update to include the license information in a less annoying place.


Index: ext.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/ext/ext.tex,v
retrieving revision 1.96
retrieving revision 1.97
diff -C2 -r1.96 -r1.97
*** ext.tex	2001/05/02 17:16:16	1.96
--- ext.tex	2001/06/20 21:37:34	1.97
***************
*** 2591,2593 ****
--- 2591,2596 ----
  \input{reportingbugs}
  
+ \chapter{History and License}
+ \input{license}
+ 
  \end{document}