[Python-checkins] CVS: python/dist/src/Doc/ext ext.tex,1.86,1.86.2.1
Fred L. Drake
fdrake@users.sourceforge.net
2001年6月21日 11:45:04 -0700
Update of /cvsroot/python/python/dist/src/Doc/ext
In directory usw-pr-cvs1:/tmp/cvs-serv10733/ext
Modified Files:
Tag: release20-maint
ext.tex
Log Message:
Adjust so that the copyright statements remain at the front but all the long
licenses move to the back, so as not to annoy as many readers.
Index: ext.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/ext/ext.tex,v
retrieving revision 1.86
retrieving revision 1.86.2.1
diff -C2 -r1.86 -r1.86.2.1
*** ext.tex 2000年10月02日 22:38:09 1.86
--- ext.tex 2001年06月21日 18:45:02 1.86.2.1
***************
*** 2159,2161 ****
--- 2159,2164 ----
\input{reportingbugs}
+ \chapter{History and License}
+ \input{license}
+
\end{document}