File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Copyright (C) 2025 Paul T. Kühner
22#
3- # This file is part of FFCx.(https://www.fenicsproject.org)
3+ # This file is part of FFCx. (https://www.fenicsproject.org)
44#
55# SPDX-License-Identifier: LGPL-3.0-or-later
66
Original file line number Diff line number Diff line change 1- /// This is UFCx
2- /// This software is released under the terms of the unlicense (see the file
3- /// UNLICENSE).
4- ///
5- /// The FEniCS Project (http://www.fenicsproject.org/) 2006-2021.
6- ///
1+ // Copyright (C) 2006-2021 The FEniCS Project
2+ //
3+ // This file is part of FFCx. (https://www.fenicsproject.org)
4+ //
5+ // SPDX-License-Identifier: Unlicense
6+
77/// UFCx defines the interface between code generated by FFCx and the
88/// DOLFINx C++ library. Changes here must be reflected both in the FFCx
99/// code generation and in the DOLFINx library calls.
You can’t perform that action at this time.
0 commit comments