From ba2a7645e9312e33d15eed7659716efdb31e1f3c Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Fri, 23 Feb 2024 18:43:23 -0600 Subject: [PATCH] Update header: ElastoplasticTorsion --- ElastoplasticTorsion/ElastoplasticTorsion.cc | 22 +++++++------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/ElastoplasticTorsion/ElastoplasticTorsion.cc b/ElastoplasticTorsion/ElastoplasticTorsion.cc index 606ee2c..fd8a1f7 100644 --- a/ElastoplasticTorsion/ElastoplasticTorsion.cc +++ b/ElastoplasticTorsion/ElastoplasticTorsion.cc @@ -1,22 +1,14 @@ -/* --------------------------------------------------------------------- +/* ----------------------------------------------------------------------------- * - * Copyright (C) 2010 - 2015 by the deal.II authors - * and Salvador Flores. + * SPDX-License-Identifier: LGPL-2.1-or-later + * Copyright (C) 2015 by Salvador Flores * + * This file is part of the deal.II code gallery. * + * ----------------------------------------------------------------------------- * - * This 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. - * - * --------------------------------------------------------------------- - * - * Author: Salvador Flores, - * Center for Mathematical Modelling, - * Universidad de Chile, 2015. + * Author: Salvador Flores, Center for Mathematical Modelling, + * Universidad de Chile, 2015. */ -- 2.39.5