--- trunk/finley/test/python/PoissonSolverTest.py 2006/03/22 02:46:56 616 +++ trunk/finley/test/python/PoissonSolverTest.py 2006/03/22 02:58:17 617 @@ -1,6 +1,11 @@ # $Id$ +__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""" from esys.escript import * from esys.escript.linearPDEs import Poisson from esys import finley