From 3cbad739fa4a15d1ce97d9b499c4910b1dd1f175 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Fri, 23 Feb 2024 19:07:59 -0600 Subject: [PATCH] Update header: Quasi_static_Finite_strain_Compressible_Elasticity --- .../cook_membrane.cc | 21 +++++++------------ 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/Quasi_static_Finite_strain_Compressible_Elasticity/cook_membrane.cc b/Quasi_static_Finite_strain_Compressible_Elasticity/cook_membrane.cc index 588dce8..a07905d 100644 --- a/Quasi_static_Finite_strain_Compressible_Elasticity/cook_membrane.cc +++ b/Quasi_static_Finite_strain_Compressible_Elasticity/cook_membrane.cc @@ -1,20 +1,13 @@ -/* --------------------------------------------------------------------- - * Copyright (C) 2010 - 2015 by the deal.II authors and - * Jean-Paul Pelteret and Andrew McBride +/* ----------------------------------------------------------------------------- * - * This file is part of the deal.II library. + * SPDX-License-Identifier: LGPL-2.1-or-later + * Copyright (C) 2015 by Jean-Paul Pelteret + * Copyright (C) 2015 by Andrew McBride * - * 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, * Andrew McBride, University of Cape Town, 2015, 2017 */ -- 2.39.5