Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: UFL
Upstream-Contact: ufl@lists.launchpad.net
 http://fenicsproject.org
Source: https://github.com/FEniCS/ufl

Files: *
Copyright: 2008-2016, Martin Sandve Alnes <martinal@simula.no>
 2004-2016, Anders Logg <logg@simula.no>
 2004-2021 Kristian B. Ølgaard   <k.b.oelgaard@gmail.com>,
  Garth N. Wells        <gnw20@cam.ac.uk>,
  Marie E. Rognes       <meg@simula.no>,
  Kent-Andre Mardal     <kent-and@simula.no>,
  Johan Hake            <hake@simula.no>,
  David Ham             <david.ham@imperial.ac.uk>,
  Florian Rathgeber     <f.rathgeber10@imperial.ac.uk>,
  Andrew T. T. McRae    <a.t.t.mcrae@bath.ac.uk>,
  Lawrence Mitchell     <lawrence.mitchell@imperial.ac.uk>,
  Johannes Ring         <johannr@simula.no>,
  Aslak Bergersen       <aslak.bergersen@gmail.com>,
  Chris Richardson      <chris@bpi.cam.ac.uk>,
  Massimiliano Leoni    <leoni.massimiliano1@gmail.com>,
  Jan Blechta           <blechta@karlin.mff.cuni.cz>,
  Graham Markall        <grm08@doc.ic.ac.uk>,
  Lizao Li              <lzlarryli@gmail.com>,
  Miklos Homolya        <m.homolya14@imperial.ac.uk>,
  Matthias Liertzer     <matthias@liertzer.at>,
  Maximilian Albert     <maximilian.albert@gmail.com>,
  Corrado Maurini       <corrado.maurini@upmc.fr>,
  Jack S. Hale          <mail@jackhale.co.uk>,
  Tuomas Airaksinen     <tuomas.airaksinen@gmail.com>,
  Reuben W. Hill        <reuben.hill10@imperial.ac.uk>
License: LGPL-3+

Files: demo/MixedElasticity.py
Copyright: 2008-2010, Marie E. Rognes
License: LGPL-3+

Files: demo/MixedPoisson.py
Copyright: 2006-2009, Anders Logg
 2006-2009, Marie Rognes
License: LGPL-3+

Files: demo/PoissonDG.py
Copyright: 2006-2007, Kristiand Oelgaard
 2006-2007, Anders Logg
License: LGPL-3+

Files: demo/QuadratureElement.py
 demo/RestrictedElement.py
Copyright: 2008-2009, Kristian B. Oelgaard
License: LGPL-3+

Files: demo/StokesEquation.py
Copyright: 2005-2009, Anders Logg
 2005-2009, Harish Narayanan
License: LGPL-3+

Files: demo/SubDomains.py
Copyright: 2008, Anders Logg
 2008, Kristian B. Oelgaard
License: LGPL-3+

Files: demo/VectorLaplaceGradCurl.py
Copyright: 2007, Marie E. Rognes
License: LGPL-3+

Files: ufl/permutation.py
Copyright: 2008-2011, Anders Logg
 2008-2011, Kent-Andre Mardal
License: LGPL-3+

Files: ufl/algorithms/elementtransformations.py
Copyright: 2007-2011, Marie E. Rognes
 2015, Jan Blechta
License: LGPL-3+

Files: ufl/algorithms/expand_indices.py
Copyright: 2008-2016, Martin Sandve Alnes
 2009, Anders Logg
License: LGPL-3+

License: LGPL-3+
 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 3 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, see
 <http://www.gnu.org/licenses/>.
 .
 On Debian systems the full text of the GNU Lesser General Public
 License, version 3 can be found in the file
 '/usr/share/common-licenses/LGPL-3'.