Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
Upstream-Name: DOLFIN
Upstream-Contact: dolfin@lists.launchpad.net
 http://fenicsproject.org
Source: http://launchpad.net/dolfin

Files: *
Copyright: 2002-2011, Anders Logg
 2005-2011, Garth N. Wells
License: LGPL-3+

Files: bench/function/extrapolation/python/bench
 demo/pde/subdomains-poisson/python/demo_subdomains-poisson.py
 demo/undocumented/auto-adaptive-navier-stokes/cpp/AdaptiveNavierStokes.ufl
 demo/undocumented/auto-adaptive-navier-stokes/cpp/main.cpp
 demo/undocumented/auto-adaptive-navier-stokes/python/demo_auto-adaptive-navier-stokes.py
 demo/undocumented/extrapolation/python/demo2.py
 demo/undocumented/meshfunction-refinement/cpp/main.cpp
 demo/undocumented/neumann-poisson/cpp/main.cpp
 demo/undocumented/neumann-poisson/python/demo_neumann-poisson.py
 doc/copy_and_split_demo_doc.py
 doc/generate_api_doc.py
 doc/generate_main_index.py
 dolfin/adaptivity/AdaptiveLinearVariationalSolver.cpp
 dolfin/adaptivity/AdaptiveLinearVariationalSolver.h
 dolfin/adaptivity/AdaptiveNonlinearVariationalSolver.cpp
 dolfin/adaptivity/AdaptiveNonlinearVariationalSolver.h
 dolfin/adaptivity/ErrorControl.cpp
 dolfin/adaptivity/ErrorControl.h
 dolfin/adaptivity/GenericAdaptiveVariationalSolver.cpp
 dolfin/adaptivity/GenericAdaptiveVariationalSolver.h
 dolfin/adaptivity/GoalFunctional.cpp
 dolfin/adaptivity/GoalFunctional.h
 dolfin/adaptivity/LocalAssembler.cpp
 dolfin/adaptivity/LocalAssembler.h
 dolfin/adaptivity/SpecialFacetFunction.cpp
 dolfin/adaptivity/SpecialFacetFunction.h
 dolfin/adaptivity/adaptivesolve.cpp
 dolfin/adaptivity/adaptivesolve.h
 dolfin/adaptivity/marking.cpp
 dolfin/adaptivity/marking.h
 dolfin/swig/adaptivity_pre.i
 site-packages/dolfin/fem/adaptivesolving.py
 site-packages/dolfin/fem/errorcontrolgenerator.py
 site-packages/dolfin/fem/formmanipulations.py
 site-packages/dolfin_utils/wrappers/form.py
 site-packages/dolfin_utils/wrappers/functionspace.py
 site-packages/dolfin_utils/wrappers/goalfunctional.py
 site-packages/dolfin_utils/wrappers/wrappers.py
 test/documentation/test.py
 test/system/ufl-jit-assemble-chain/form_operations.py
 test/system/ufl-jit-assemble-chain/test.py
 test/unit/adaptivity/python/TimeSeries.py
 test/unit/adaptivity/python/errorcontrol.py
Copyright: 2010-2011, Marie E. Rognes
License: LGPL-3+

Files: demo/la/eigenvalue/python/demo_eigenvalue.py
 demo/pde/biharmonic/cpp/main.cpp
 demo/pde/biharmonic/python/demo_biharmonic.py
 demo/pde/mixed-poisson/python/demo_mixed-poisson.py
 demo/undocumented/advection-diffusion/python/demo_advection-diffusion.py
 demo/undocumented/built-in/cpp/main.cpp
 demo/undocumented/conditional/cpp/Conditional.ufl
 demo/undocumented/conditional/cpp/main.cpp
 demo/undocumented/conditional/python/demo_conditional.py
 demo/undocumented/dg-advection-diffusion/cpp/Projection.ufl
 demo/undocumented/dg-poisson/python/demo_dg-poisson.py
 demo/undocumented/elasticity/python/demo_elasticity.py
 demo/undocumented/functional/python/demo_functional.py
 demo/undocumented/lift-drag/python/demo_lift-drag.py
 demo/undocumented/meshfunction/python/demo_meshfunction.py
 demo/undocumented/nonlinear-poisson/python/demo_nonlinear-poisson.py
 demo/undocumented/periodic/python/demo_periodic.py
 demo/undocumented/poisson1D/cpp/Poisson.ufl
 demo/undocumented/poisson1D/cpp/main.cpp
 demo/undocumented/poisson1D/python/demo_poisson1D.py
 demo/undocumented/quadrature/python/demo_quadrature.py
 demo/undocumented/spatial-coordinates/cpp/SpatialCoordinates.ufl
 demo/undocumented/spatial-coordinates/cpp/main.cpp
 demo/undocumented/spatial-coordinates/python/demo_spatial-coordinates.py
 demo/undocumented/stokes-mini/python/demo_stokes-mini.py
 demo/undocumented/stokes-stabilized/python/demo_stokes-stabilized.py
 demo/undocumented/stokes-taylor-hood/python/demo_stokes-taylor-hood.py
 demo/undocumented/subdomains/python/demo_subdomains.py
 dolfin/mesh/Interval.cpp
 dolfin/mesh/Interval.h
 dolfin/mesh/PointCell.cpp
 dolfin/mesh/PointCell.h
 dolfin/mesh/UnitInterval.cpp
 dolfin/mesh/UnitInterval.h
 dolfin/swig/codeexamples.py
 dolfin/swig/documentation.py
 site-packages/dolfin_utils/documentation/generatepythonrst.py
 test/documentation/verify_demo_code_snippets.py
Copyright: 2007-2011, Kristian B. Oelgaard
License: LGPL-3+

Files: bench/function/evaluation/cpp/main.cpp
 demo/undocumented/distancequeries/cpp/main.cpp
 demo/undocumented/entityintersection/cpp/main.cpp
 demo/undocumented/entityintersection/python/demo_entityintersection.py
 demo/undocumented/meshintersection/3D/python/demo_3D.py
 dolfin/intersection/IntersectionOperator.cpp
 dolfin/intersection/IntersectionOperator.h
 dolfin/intersection/IntersectionOperatorImplementation.h
 dolfin/intersection/MeshPrimitive.h
 dolfin/intersection/Point_3_Bbox_3_intersection.h
 dolfin/intersection/Point_3_Iso_Cuboid_3_intersection.h
 dolfin/intersection/Point_3_Line_3_intersection.h
 dolfin/intersection/Point_3_Point_3_intersection.h
 dolfin/intersection/Point_3_Ray_3_intersection.h
 dolfin/intersection/Point_3_Segment_3_intersection.h
 dolfin/intersection/Point_3_Tetrahedron_3_intersection.h
 dolfin/intersection/Point_3_Triangle_3_intersection.h
 dolfin/intersection/PrimitiveIntersector.cpp
 dolfin/intersection/PrimitiveIntersector.h
 dolfin/intersection/PrimitiveTraits.h
 dolfin/intersection/Segment_3_Segment_3_intersection.h
 dolfin/intersection/Segment_3_Tetrahedron_3_intersection.h
 dolfin/intersection/Tetrahedron_3_Bbox_3_intersection.h
 dolfin/intersection/Tetrahedron_3_Tetrahedron_3_intersection.h
 dolfin/intersection/Tree_Traits.h
 dolfin/intersection/Triangle_3_Tetrahedron_3_do_intersect_SCK.cpp
 dolfin/intersection/Triangle_3_Tetrahedron_3_do_intersect_SCK.h
 dolfin/intersection/added_intersection_3.h
 dolfin/intersection/cgal_includes.h
 dolfin/quadrature/BarycenterQuadrature.cpp
 dolfin/quadrature/BarycenterQuadrature.h
 dolfin/swig/std_set_typemaps.i
 test/unit/intersection/python/test.py
 test/unit/quadrature/cpp/test.cpp
 test/unit/quadrature/python/test.py
Copyright: 2009-2011, Andre Massing
License: LGPL-3+

Files: bench/fem/speedup/cpp/submit-bench
 demo/undocumented/dg-advection-diffusion/python/demo_dg-advection-diffusion.py
 dolfin/common/defines.cpp
 dolfin/common/defines.h
 dolfin/swig/Indices.i
 dolfin/swig/array_typemaps.i
 dolfin/swig/common_post.i
 dolfin/swig/common_pre.i
 dolfin/swig/fem_post.i
 dolfin/swig/function_post.i
 dolfin/swig/la_get_set_items.i
 dolfin/swig/log_post.i
 dolfin/swig/log_pre.i
 dolfin/swig/nls_pre.i
 dolfin/swig/parameter_post.i
 dolfin/swig/parameter_pre.i
 dolfin/swig/shared_ptr_classes.i
 dolfin/swig/std_map_typemaps.i
 dolfin/swig/std_pair_typemaps.i
 dolfin/swig/std_vector_typemaps.i
 dolfin/swig/version.i
 site-packages/dolfin/compilemodules/compilemodule.py
 site-packages/dolfin/compilemodules/jit.py
 site-packages/dolfin/fem/form.py
 site-packages/dolfin/functions/expression.py
 site-packages/dolfin/functions/function.py
 site-packages/dolfin/functions/functionspace.py
 site-packages/dolfin_utils/pjobs/sge.py
 test/unit/function/python/FunctionSpace.py
 test/unit/la/cpp/test.cpp
 test/unit/la/python/test.py
 test/unit/mesh/python/MeshValueCollection.py
Copyright: 2005-2011, Johan Hake
License: LGPL-3+

Files: dolfin/fem/DirichletBC.cpp
 dolfin/fem/DirichletBC.h
 dolfin/fem/DofMap.cpp
 dolfin/fem/DofMap.h
 dolfin/fem/FiniteElement.h
 dolfin/fem/GenericDofMap.h
 dolfin/fem/LinearVariationalSolver.cpp
 dolfin/fem/LinearVariationalSolver.h
 dolfin/fem/NonlinearVariationalSolver.cpp
 dolfin/fem/NonlinearVariationalSolver.h
 dolfin/fem/VariationalProblem.cpp
 dolfin/fem/VariationalProblem.h
 dolfin/la/LinearSolver.h
 dolfin/la/Matrix.h
 dolfin/la/PETScBaseMatrix.cpp
 dolfin/la/PETScKrylovMatrix.cpp
 dolfin/la/PETScKrylovMatrix.h
 dolfin/mesh/MeshValueCollection.h
 dolfin/mesh/ParallelData.cpp
 dolfin/mesh/ParallelData.h
Copyright: 2004-2011, Anders Logg
 2004-2011, Garth N. Wells
License: LGPL-3+

Files: demo/undocumented/block-matrix/cpp/main.cpp
 demo/undocumented/block-matrix/python/demo_block-matrix.py
 demo/undocumented/restriction/python/demo_restriction.py
 demo/undocumented/sym-dirichlet-bc/python/demo_sym-dirichlet-bc.py
 demo/undocumented/sym-dirichlet-bc/python/dg-demo.py
 demo/undocumented/sym-dirichlet-bc/python/dg-speed-up-test.py
 demo/undocumented/sym-dirichlet-bc/python/speed-up-test.py
 demo/undocumented/trilinos/python/demo_trilinos.py
 dolfin/la/BlockMatrix.cpp
 dolfin/la/BlockMatrix.h
 dolfin/la/BlockVector.cpp
 dolfin/la/BlockVector.h
 site-packages/dolfin/mesh/boundarysubdomainfinder.py
 test/unit/fem/python/_old_restriction_test.py
Copyright: 2008, Kent-Andre Mardal
License: LGPL-3+

Files: demo/undocumented/elasticity/cpp/Elasticity.ufl
 dolfin/la/PETScKrylovSolver.cpp
 dolfin/la/PETScKrylovSolver.h
 dolfin/la/PETScUserPreconditioner.cpp
 dolfin/la/PETScUserPreconditioner.h
 dolfin/refinement/RivaraRefinement.cpp
 dolfin/refinement/RivaraRefinement.h
 dolfin/swig/dolfin.i
 dolfin/swig/la_pre.i
 utils/octave/pdemesh.m
 utils/octave/pdeplot.m
 utils/octave/pdesurf.m
Copyright: 2004-2009, Johan Jansson
License: LGPL-3+

Files: demo/undocumented/meshfunction/cpp/main.cpp
 dolfin/io/SAX2AttributeParser.h
 dolfin/la/GenericSparsityPattern.h
 dolfin/la/LinearAlgebraFactory.h
 dolfin/la/PETScFactory.cpp
 dolfin/la/PETScFactory.h
 dolfin/la/uBLASFactory.h
 dolfin/mesh/LocalMeshData.cpp
 dolfin/mesh/LocalMeshData.h
 dolfin/swig/exceptions.i
 dolfin/swig/numpy_typemaps.i
Copyright: 2005-2009, Ola Skavhaug
License: LGPL-3+

Files: dolfin/mesh/MeshHierarchy.cpp
 dolfin/mesh/MeshHierarchy.h
 dolfin/mesh/MeshHierarchyAlgorithms.cpp
 dolfin/mesh/MeshHierarchyAlgorithms.h
 dolfin/refinement/BisectionRefinement.cpp
 dolfin/refinement/BisectionRefinement.h
 dolfin/refinement/LocalMeshCoarsening.cpp
 dolfin/refinement/LocalMeshCoarsening.h
Copyright: 2006, Johan Hoffman
License: LGPL-3+

Files: dolfin/la/EpetraFactory.cpp
 dolfin/la/EpetraFactory.h
 dolfin/la/EpetraMatrix.cpp
 dolfin/la/EpetraMatrix.h
 dolfin/la/EpetraSparsityPattern.cpp
 dolfin/la/EpetraSparsityPattern.h
 dolfin/la/EpetraVector.cpp
 dolfin/la/EpetraVector.h
Copyright: 2008, Martin Sandve Alnes
 2008, Kent-Andre Mardal
 2008, Johannes Ring
License: LGPL-3+

Files: dolfin/la/MTL4Factory.cpp
 dolfin/la/MTL4Factory.h
 dolfin/la/MTL4Matrix.cpp
 dolfin/la/MTL4Matrix.h
 dolfin/la/MTL4Vector.cpp
 dolfin/la/MTL4Vector.h
Copyright: 2008, Dag Lindbo
License: LGPL-3+

Files: dolfin/fem/SystemAssembler.cpp
 dolfin/fem/SystemAssembler.h
 dolfin/la/EpetraKrylovSolver.cpp
 dolfin/la/EpetraKrylovSolver.h
 dolfin/la/EpetraLUSolver.cpp
 dolfin/la/EpetraLUSolver.h
Copyright: 2008-2011, Kent-Andre Mardal
 2008-2011, Garth N. Wells
License: LGPL-3+

Files: bench/fem/assembly/python/broken
 dolfin/la/STLFactory.cpp
 dolfin/la/STLFactory.h
 test/memory/test.py
 test/regression/test.py
Copyright: 2007-2008, Ilmar Wilbers
License: LGPL-3+

Files: site-packages/dolfin/compilemodules/expressions.py
 site-packages/dolfin/compilemodules/subdomains.py
 site-packages/dolfin_utils/pjobs/pjobs.py
 site-packages/dolfin_utils/pjobs/torque.py
 site-packages/dolfin_utils/wrappers/capsules.py
Copyright: 2008-2009, Martin Sandve Alnes
License: LGPL-3+

Files: demo/undocumented/ale/cpp/main.cpp
 demo/undocumented/ale/python/demo_ale.py
 dolfin/ale/ALE.cpp
 dolfin/ale/ALE.h
 dolfin/ale/ALEType.h
Copyright: 2008-2011, Solveig Bruvoll
 2008-2011, Anders Logg
License: LGPL-3+

Files: demo/pde/mixed-poisson/cpp/MixedPoisson.ufl
 demo/pde/mixed-poisson/cpp/main.cpp
 demo/undocumented/auto-adaptive-poisson/cpp/AdaptivePoisson.ufl
 demo/undocumented/auto-adaptive-poisson/cpp/main.cpp
Copyright: 2006-2011, Anders Logg
 2006-2011, Marie E. Rognes
License: LGPL-3+

Files: demo/undocumented/curl-curl/cpp/CurrentDensity.ufl
 demo/undocumented/curl-curl/cpp/EddyCurrents.ufl
 demo/undocumented/curl-curl/cpp/main.cpp
 demo/undocumented/curl-curl/python/demo_curl-curl.py
Copyright: 2009, Bartosz Sawicki
License: LGPL-3+

Files: demo/undocumented/waveguide/cpp/Forms.py
 demo/undocumented/waveguide/cpp/Forms.ufl
 demo/undocumented/waveguide/cpp/main.cpp
 demo/undocumented/waveguide/python/demo_waveguide.py
Copyright: 2008, Evan Lezar
License: LGPL-3+

Files: dolfin/la/PETScMatrix.cpp
 dolfin/la/PETScMatrix.h
 dolfin/la/PETScVector.cpp
 dolfin/la/PETScVector.h
Copyright: 2004-2011, Johan Hoffman
 2004-2011, Johan Jansson
 2004-2011, Anders Logg
License: LGPL-3+

Files: dolfin/graph/ParMETIS.cpp
 dolfin/graph/ParMETIS.h
 dolfin/mesh/MeshPartitioning.cpp
 dolfin/mesh/MeshPartitioning.h
Copyright: 2008-2011, Niclas Jansson
 2008-2011, Ola Skavhaug
 2008-2011, Anders Logg
License: LGPL-3+

Files: dolfin/io/XMLFile.cpp
 dolfin/io/XMLLocalMeshSAX.cpp
 dolfin/io/XMLLocalMeshSAX.h
 dolfin/mesh/MeshFunction.cpp
Copyright: 2006-2011, Ola Skavhaug
 2006-2011, Garth N. Wells
License: LGPL-3+

Files: demo/undocumented/elastodynamics/cpp/DG0_eps_xx.ufl
 demo/undocumented/elastodynamics/cpp/ElastoDynamics.ufl
 demo/undocumented/elastodynamics/cpp/main.cpp
Copyright: 2009, Mirko Maraldi
 2009, Garth N. Wells
License: LGPL-3+

Files: dolfin/log/Progress.h
 dolfin/log/log.h
Copyright: 2003-2011, Anders Logg
 2003-2011, Jim Tilander
License: LGPL-3+

Files: dolfin/fem/DofMapBuilder.cpp
 dolfin/fem/DofMapBuilder.h
Copyright: 2008-2011, Anders Logg
 2008-2011, Ola Skavhaug
License: LGPL-3+

Files: dolfin/adaptivity/adapt.cpp
 dolfin/adaptivity/adapt.h
Copyright: 2010-2011, Anders Logg
 2010-2011, Marie Rognes
 2010-2011, Garth N. Wells
License: LGPL-3+

Files: dolfin/la/CholmodCholeskySolver.cpp
 dolfin/la/CholmodCholeskySolver.h
Copyright: 2008-2011, Dag Lindbo
 2008-2011, Garth N. Wells
License: LGPL-3+

Files: utils/matlab/xmlmatrix.m
 utils/matlab/xmlvector.m
Copyright: 2004, Georgios Foufas
License: LGPL-3+

Files: demo/undocumented/parameters/cpp/main.cpp
 demo/undocumented/parameters/python/demo_parameters.py
Copyright: 2009, Johan Hake
 2009, Anders Logg
License: LGPL-3+

Files: dolfin/io/GenericFile.cpp
 dolfin/io/GenericFile.h
Copyright: 2002-2011, Johan Hoffman
 2002-2011, Anders Logg
License: LGPL-3+

Files: dolfin/io/File.cpp
 dolfin/io/File.h
Copyright: 2002-2011, Johan Hoffman
 2002-2011, Anders Logg
 2002-2011, Garth N. Wells
License: LGPL-3+

Files: bench/plot.py
 test/unit/meshconvert/cpp/test.cpp
Copyright: 2009-2010, Johannes Ring
License: LGPL-3+

Files: demo/la/eigenvalue/cpp/main.cpp
 demo/undocumented/dg-advection-diffusion/cpp/AdvectionDiffusion.ufl
Copyright: 2007-2010, Kristian B. Oelgaard
 2007-2010, Garth N. Wells
License: LGPL-3+

Files: demo/undocumented/meshintersection/2D/cpp/main.cpp
 demo/undocumented/meshintersection/2D/python/demo_2D.py
Copyright: 2008, Kristoffer Selim
License: LGPL-3+

Files: dolfin/common/MPI.cpp
 test/unit/io/cpp/test.cpp
Copyright: 2007, Magnus Vikstrøm
License: LGPL-3+

Files: demo/undocumented/special-functions/python/demo_special_functions.py
 test/system/ufl-jit-assemble-chain/assembly_derivatives.py
Copyright: 2010-2011, Martin S. Alnaes
License: LGPL-3+

Files: dolfin/io/pugixml.cpp
 dolfin/io/pugiconfig.hpp
 dolfin/io/pugixml.hpp
Copyright: 2006-2010 Arseny Kapoulkine <arseny.kapoulkine@gmail.com>
License:
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.

Files: utils/matlab/plotslab.m
Copyright: 2003, Johan Hoffman
 2003-2005, Anders Logg
License: LGPL-3+

Files: site-packages/dolfin_utils/meshconvert.py
Copyright: 2006, Anders Logg
License: LGPL-3+

Files: demo/undocumented/dg-poisson/cpp/main.cpp
Copyright: 2006-2011, Anders Logg
 2006-2011, Kristian B. Oelgaard
License: LGPL-3+

Files: site-packages/dolfin_utils/documentation/generatecpprst.py
Copyright: 2010, Anders Logg
 2010, Kristian Oelgaard
License: LGPL-3+

Files: demo/undocumented/assembly/cpp/main.cpp
Copyright: 2008, Anders Logg
 2008, Magnus Vikstrøm
License: LGPL-3+

Files: site-packages/dolfin_utils/documentation/indextemplates.py
Copyright: 2011, Anders Logg
 2011, Kristian Oelgaard
 2011, Marie E. Rognes
License: LGPL-3+

Files: test/unit/intersection/cpp/test.cpp
Copyright: 2011, Andre Massing
License: LGPL-3+

Files: bench/fem/assembly/cpp/main.cpp
Copyright: 2008-2010, Dag Lindbo
 2008-2010, Anders Logg
 2008-2010, Ilmar Wilbers
License: LGPL-3+

Files: utils/matlab/xmlmesh.m
Copyright: 2004, Erik Svensson
License: LGPL-3+

Files: site-packages/dolfin/common/donothing.py
Copyright: 2009, Hans Petter Langtangen
License: LGPL-3+

Files: test/unit/book/python/chapter_1.py
Copyright: 2011, Hans Petter Langtangen
 2011, Anders Logg
License: LGPL-3+

Files: demo/pde/hyperelasticity/cpp/HyperElasticity.ufl
Copyright: 2009-2010, Harish Narayanan
 2009-2010, Garth N. Wells
License: LGPL-3+

Files: demo/pde/hyperelasticity/cpp/main.cpp
Copyright: 2009, Harish Narayanyan
License: LGPL-3+

Files: site-packages/dolfin/common/plotting.py
Copyright: 2008, Joachim B. Haga
License: LGPL-3+

Files: demo/pde/hyperelasticity/python/demo_hyperelasticity.py
Copyright: 2008-2010, Johan Hake
 2008-2010, Garth N. Wells
License: LGPL-3+

Files: demo/undocumented/elasticity/cpp/main.cpp
Copyright: 2006-2009, Johan Jansson
 2006-2009, Anders Logg
License: LGPL-3+

Files: demo/undocumented/dg-poisson/cpp/Poisson.ufl
Copyright: 2006-2007, Kristian B. Oelgaard
 2006-2007, Anders Logg
License: LGPL-3+

Files: demo/undocumented/dg-advection-diffusion/cpp/main.cpp
Copyright: 2007-2011, Kristian B. Oelgaard
 2007-2011, Anders Logg
 2007-2011, Garth N. Wells
License: LGPL-3+

Files: demo/pde/biharmonic/cpp/Biharmonic.ufl
Copyright: 2009, Kristian B. Oelgaard
 2009, Garth N. Wells
 2009, Anders Logg
License: LGPL-3+

Files: dolfin/common/MPI.h
Copyright: 2007-2011, Magnus Vikstrøm
 2007-2011, Garth N. Wells
License: LGPL-3+

Files: demo/undocumented/auto-adaptive-poisson/python/demo_auto-adaptive-poisson.py
Copyright: 2011, Marie E. Rognes
 2011, Anders Logg
License: LGPL-3+

Files: test/unit/math/python/test.py
Copyright: 2011, Martin Alnaes
License: LGPL-3+

Files: dolfin/mesh/UnitSphere.h
Copyright: 2008, Nuno Lopes
License: LGPL-3+

Files: dolfin/io/XMLParameters.h
Copyright: 2011, Ola Skavhaug
 2011, Anders Logg
 2011, Garth N. Wells
License: LGPL-3+

Files: demo/undocumented/adaptive-poisson/python/demo_adaptive-poisson.py
Copyright: 2008, Rolv Erlend Bredesen
License: LGPL-3+

Files: dolfin/fem/ufcexp.h
Copyright: 2009, Shawn W. Walker
License: LGPL-3+

Files: cmake/modules/FindGMP.cmake
Copyright: 2006, Laurent Montel, <montel@kde.org>
License:
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. The name of the author may not be used to endorse or promote products 
    derived from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.

Files: dolfin/io/base64.cpp
Copyright: 2004-2008, Rene Nyffenegger <rene.nyffenegger@adp-gmbh.ch>
License:
 This source code is provided 'as-is', without any express or implied
 warranty. In no event will the author be held liable for any damages
 arising from the use of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
 1. The origin of this source code must not be misrepresented; you must not
    claim that you wrote the original source code. If you use this source code
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.
 .
 2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original source code.
 .
 3. This notice may not be removed or altered from any source distribution.

License: LGPL-3+
 This software 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 software 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 software. 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'.
