[Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.133.2.2,1.133.2.3

Fred L. Drake fdrake@users.sourceforge.net
Thu, 21 Jun 2001 11:52:52 -0700


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

Modified Files:
      Tag: release21-maint
	tut.tex 
Log Message:

Adjust the documents so that the copyright is at the front of the documents
and the license statements are at the end.  This is less annoying to readers.


Index: tut.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/tut/tut.tex,v
retrieving revision 1.133.2.2
retrieving revision 1.133.2.3
diff -C2 -r1.133.2.2 -r1.133.2.3
*** tut.tex	2001/05/21 17:02:57	1.133.2.2
--- tut.tex	2001/06/21 18:52:50	1.133.2.3
***************
*** 4081,4083 ****
--- 4081,4086 ----
  
  
+ \chapter{History and License}
+ \input{license}
+ 
  \end{document}