--- a/reportlab/demos/odyssey/fodyssey.py Tue Oct 24 15:45:57 2000 +0000
+++ b/reportlab/demos/odyssey/fodyssey.py Wed Oct 25 08:57:46 2000 +0000
@@ -1,76 +1,8 @@
-###############################################################################
-#
-# ReportLab Public License Version 1.0
-#
-# Except for the change of names the spirit and intention of this
-# license is the same as that of Python
-#
-# (C) Copyright ReportLab Inc. 1998-2000.
-#
-#
-# All Rights Reserved
-#
-# Permission to use, copy, modify, and distribute this software and its
-# documentation for any purpose and without fee is hereby granted, provided
-# that the above copyright notice appear in all copies and that both that
-# copyright notice and this permission notice appear in supporting
-# documentation, and that the name of ReportLab not be used
-# in advertising or publicity pertaining to distribution of the software
-# without specific, written prior permission.
-#
-#
-# Disclaimer
-#
-# ReportLab Inc. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
-# SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
-# IN NO EVENT SHALL ReportLab BE LIABLE FOR ANY SPECIAL, INDIRECT
-# OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
-# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
-# OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
-# PERFORMANCE OF THIS SOFTWARE.
-#
-###############################################################################
-# $Log: fodyssey.py,v $
-# Revision 1.13 2000/06/01 16:27:56 rgbecker
-# pageSize is wrong at present
-#
-# Revision 1.12 2000/06/01 15:23:06 rgbecker
-# Platypus re-organisation
-#
-# Revision 1.11 2000/06/01 09:41:12 rgbecker
-# test filename case fix
-#
-# Revision 1.10 2000/05/17 16:29:39 rgbecker
-# Removal of SimpleFrame
-#
-# Revision 1.9 2000/05/17 15:37:33 rgbecker
-# Changes related to removal of SimpleFlowDocument
-#
-# Revision 1.8 2000/05/13 09:23:45 rgbecker
-# Fix spacing bugs
-#
-# Revision 1.7 2000/05/12 16:19:07 rgbecker
-# Title leading changes
-#
-# Revision 1.6 2000/05/12 14:19:03 andy_robinson
-# Added 'if __name__=='__main__'' handlers to demos
-#
-# Revision 1.5 2000/05/12 12:49:38 rgbecker
-# Minor fixes and changes for comparison with dodyssey.py
-#
-# Revision 1.4 2000/04/14 12:17:05 rgbecker
-# Splitting layout.py
-#
-# Revision 1.3 2000/04/13 14:48:41 rgbecker
-# <para> tag added in layout.py paraparser.py
-#
-# Revision 1.2 2000/04/12 16:24:34 rgbecker
-# XML Tagged Paragraph parser changes
-#
-# Revision 1.1 2000/04/06 08:58:09 rgbecker
-# Paragraph formatting version of odyssey.py
-#
-__version__=''' $Id: fodyssey.py,v 1.13 2000/06/01 16:27:56 rgbecker Exp $ '''
+#copyright ReportLab Inc. 2000
+#see license.txt for license details
+#history http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/reportlab/demos/odyssey/fodyssey.py?cvsroot=reportlab
+#$Header: /tmp/reportlab/reportlab/demos/odyssey/fodyssey.py,v 1.14 2000/10/25 08:57:44 rgbecker Exp $
+__version__=''' $Id: fodyssey.py,v 1.14 2000/10/25 08:57:44 rgbecker Exp $ '''
__doc__=''
#REPORTLAB_TEST_SCRIPT