From: Matthias Maier Date: Sat, 24 Feb 2024 01:10:35 +0000 (-0600) Subject: Update header: Swift-Hohenberg-Solver X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07695beb597adff89627405580723c366903d879;p=code-gallery.git Update header: Swift-Hohenberg-Solver --- diff --git a/Swift-Hohenberg-Solver/Generalized-Swift-Hohenberg-Solver.cc b/Swift-Hohenberg-Solver/Generalized-Swift-Hohenberg-Solver.cc index 6e9284e..1fada3d 100644 --- a/Swift-Hohenberg-Solver/Generalized-Swift-Hohenberg-Solver.cc +++ b/Swift-Hohenberg-Solver/Generalized-Swift-Hohenberg-Solver.cc @@ -1,18 +1,11 @@ -/* --------------------------------------------------------------------- +/* ----------------------------------------------------------------------------- * - * Copyright (C) 2023 by the deal.II authors + * SPDX-License-Identifier: LGPL-2.1-or-later + * Copyright (C) 2023 by Samuel Scheuerman * - * 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.md at - * the top level directory of deal.II. - * - * --------------------------------------------------------------------- - + * ----------------------------------------------------------------------------- * * Author: Samuel Scheuerman, Colorado State University, 2023 */