diff --git a/fourier/FemModule.h b/fourier/FemModule.h index 0df60c6b..928efd76 100644 --- a/fourier/FemModule.h +++ b/fourier/FemModule.h @@ -5,9 +5,9 @@ // SPDX-License-Identifier: Apache-2.0 //----------------------------------------------------------------------------- /*---------------------------------------------------------------------------*/ -/* FemModule.cc (C) 2022-2024 */ +/* FemModule.h (C) 2022-2024 */ /* */ -/* Simple module to test simple FEM mechanism. */ +/* FemModule class definition. */ /*---------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------*/ #ifndef FEMMODULES_H