From 9563c0bd28a0b89643618ca7427c19ed1f833d70 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Fri, 23 Feb 2024 19:09:34 -0600 Subject: [PATCH] Update header: Quasi_static_Finite_strain_Quasi_incompressible_ViscoElasticity --- .../viscoelastic_strip_with_hole.cc | 20 ++++++------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/Quasi_static_Finite_strain_Quasi_incompressible_ViscoElasticity/viscoelastic_strip_with_hole.cc b/Quasi_static_Finite_strain_Quasi_incompressible_ViscoElasticity/viscoelastic_strip_with_hole.cc index 7b3e67e..58c3009 100644 --- a/Quasi_static_Finite_strain_Quasi_incompressible_ViscoElasticity/viscoelastic_strip_with_hole.cc +++ b/Quasi_static_Finite_strain_Quasi_incompressible_ViscoElasticity/viscoelastic_strip_with_hole.cc @@ -1,20 +1,12 @@ -/* --------------------------------------------------------------------- - * Copyright (C) 2017 by the deal.II authors and - * Jean-Paul Pelteret +/* ----------------------------------------------------------------------------- * - * This file is part of the deal.II library. + * SPDX-License-Identifier: LGPL-2.1-or-later + * Copyright (C) 2017 by Jean-Paul Pelteret * - * 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. + * This file is part of the deal.II code gallery. + * + * ----------------------------------------------------------------------------- * - * --------------------------------------------------------------------- - */ - -/* * Authors: Jean-Paul Pelteret, University of Erlangen-Nuremberg, 2017 */ -- 2.39.5