This package was debianized by Ana Beatriz Guerrero Lopez <ana@debian.org> on
Wed, 21 Jan 2009 13:59:44 +0100.

It was downloaded from http://home.gna.org/getfem/download.html

Upstream Authors:
    Yves Renard <Yves.Renard@insa-lyon.fr>
    Julien Pommier <Julien.Pommier@insa-toulouse.fr>

Copyright:
    © 1995-2008 Yves Renard <Yves.Renard@insa-lyon.fr>
    © 2007-2008 Julien Pommier. <Julien.Pommier@insa-toulouse.fr>
    © 2002 Andrew Lumsdaine <lums@osl.iu.edu> 
    © 1997-2001 The Trustees of Indiana
    © 2002-2003 Lie-Quan Lee <llee@osl.iu.edu>
    © 2003 Caroline Lecalvez <Caroline.Lecalvez@gmm.insa-toulouse.fr> 
    © 2002,2006 Michel Fournie <fournie@mip.ups-tlse.fr>
    © 2003 Sebastian Nowozin <sebastian.nowozin@tuebingen.mpg.de>

License:

    | This package is free software; you can redistribute it and/or
    | modify it under the terms of the GNU Lesser General Public
    | License as published by the Free Software Foundation; either
    | version 2.1 of the License, or (at your option) any later version.
    |
    | This package is distributed in the hope that it will be useful,
    | but WITHOUT ANY WARRANTY; without even the implied warranty of
    | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    | Lesser General Public License for more details.
    |
    | You should have received a copy of the GNU Lesser General Public
    | License along with this package; if not, write to the Free Software
    | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

Also, in the headers, the following exception is added:

    | As a special exception, you  may use  this file  as it is a part of a free
    | software  library  without  restriction.  Specifically,  if   other  files
    | instantiate  templates  or  use macros or inline functions from this file,
    | or  you compile this  file  and  link  it  with other files  to produce an
    | executable, this file  does  not  by itself cause the resulting executable
    | to be covered  by the GNU Lesser General Public License.  This   exception
    | does not  however  invalidate  any  other  reasons why the executable file
    | might be covered by the GNU Lesser General Public License.

On Debian systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL'.


The following files:

    include/gmm/gmm_dense_lu.h
    include/gmm/gmm_precond_ildlt.h
    include/gmm/gmm_precond_ilu.h
    include/gmm/gmm_precond_mr_approx_inverse.h
    include/gmm/gmm_solver_bicgstab.h
    include/gmm/gmm_solver_cg.h
    include/gmm/gmm_solver_gmres.h
    include/gmm/gmm_solver_qmr.h

are based on files taken from the Iterative Template Library that is
distributed with the following license and copyright:

    |  See http://osl.iu.edu/research/itl/
    |  Following the corresponding Copyright notice.
    | ===========================================================================
    | 
    |  Copyright (c) 1997-2001, The Trustees of Indiana University.
    |  All rights reserved.
    |  Redistribution and use in source and binary forms, with or without
    |  modification, are permitted provided that the following conditions are met:
    | 
    |     * Redistributions of source code must retain the above copyright
    |       notice, this list of conditions and the following disclaimer.
    |     * Redistributions in binary form must reproduce the above copyright
    |       notice, this list of conditions and the following disclaimer in the
    |       documentation and/or other materials provided with the distribution.
    |     * Neither the name of the University of California, Berkeley nor the
    |       names of its contributors may be used to endorse or promote products
    |       derived from this software without specific prior written permission.
    | 
    |  THIS SOFTWARE  IS  PROVIDED  BY  THE TRUSTEES  OF  INDIANA UNIVERSITY  AND
    |  CONTRIBUTORS  ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,  INCLUDING,
    |  BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND  FITNESS
    |  FOR  A PARTICULAR PURPOSE ARE DISCLAIMED. IN  NO  EVENT SHALL THE TRUSTEES
    |  OF INDIANA UNIVERSITY AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
    |  INCIDENTAL, SPECIAL, EXEMPLARY,  OR CONSEQUENTIAL DAMAGES (INCLUDING,  BUT
    |  NOT  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    |  DATA,  OR PROFITS;  OR BUSINESS  INTERRUPTION)  HOWEVER  CAUSED AND ON ANY
    |  THEORY  OF  LIABILITY,  WHETHER  IN  CONTRACT,  STRICT  LIABILITY, OR TORT
    |  (INCLUDING  NEGLIGENCE  OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    |  THIS  SOFTWARE,  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    | 


The Debian packaging is copyright 2009, Ana Beatriz Guerrero Lopez
<ana@debian.org> and is licensed under the GPL, see 
`/usr/share/common-licenses/GPL'.
