--- trunk/escript/py_src/esysXML.py 2005/11/09 02:02:19 155 +++ trunk/escript/py_src/esysXML.py 2006/03/22 01:37:07 614 @@ -57,6 +57,12 @@ """ +__copyright__=""" Copyright (c) 2006 by ACcESS MNRF + http://www.access.edu.au + Primary Business: Queensland, Australia""" +__license__="""Licensed under the Open Software License version 3.0 + http://www.opensource.org/licenses/osl-3.0.php""" + import types from xml.dom import minidom from string import atoi,atof