From: Matthias Maier Date: Sat, 24 Feb 2024 01:04:10 +0000 (-0600) Subject: Nonlinear_PoroViscoelasticity X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8264735ab6a9a7cbf64b976cbc1541a847f8bce3;p=code-gallery.git Nonlinear_PoroViscoelasticity --- diff --git a/Nonlinear_PoroViscoelasticity/nonlinear-poro-viscoelasticity.cc b/Nonlinear_PoroViscoelasticity/nonlinear-poro-viscoelasticity.cc index aba1113..ff55888 100644 --- a/Nonlinear_PoroViscoelasticity/nonlinear-poro-viscoelasticity.cc +++ b/Nonlinear_PoroViscoelasticity/nonlinear-poro-viscoelasticity.cc @@ -1,22 +1,15 @@ -/* --------------------------------------------------------------------- +/* ----------------------------------------------------------------------------- * - * Copyright (C) 2010 - 2020 by the deal.II authors and - * Ester Comellas and Jean-Paul Pelteret + * SPDX-License-Identifier: LGPL-2.1-or-later + * Copyright (C) 2018 by Ester Comellas + * Copyright (C) 2018 by Jean-Paul Pelteret * - * This file is part of the deal.II library. + * This file is part of the deal.II code gallery. * - * The deal.II library is free software; you can use it, 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. - * The full text of the license can be found in the file LICENSE at - * the top level of the deal.II distribution. + * ----------------------------------------------------------------------------- * - * --------------------------------------------------------------------- - */ - -/* Authors: Ester Comellas and Jean-Paul Pelteret, - * University of Erlangen-Nuremberg, 2018 + * Authors: Ester Comellas and Jean-Paul Pelteret, + * University of Erlangen-Nuremberg, 2018 */ // We start by including all the necessary deal.II header files and some C++