[FEM] Elmer writer: correct copyrights

This commit is contained in:
Uwe
2023-02-07 11:31:10 +01:00
parent d5ac0758cf
commit 23e240e017
6 changed files with 20 additions and 11 deletions

View File

@@ -1,5 +1,6 @@
# ***************************************************************************
# * Copyright (c) 2023 Uwe Stöhr <uwestoehr@lyx.org> *
# * Copyright (c) 2020 Markus Hovorka <m.hovorka@live.de> *
# * Copyright (c) 2022 Uwe Stöhr <uwestoehr@lyx.org> *
# * *
# * This file is part of the FreeCAD CAx development system. *
# * *
@@ -22,7 +23,7 @@
# ***************************************************************************
__title__ = "FreeCAD FEM Electricforce Elmer writer"
__author__ = "Uwe Stöhr"
__author__ = "Markus Hovorka, Uwe Stöhr"
__url__ = "https://www.freecad.org"
## \addtogroup FEM

View File

@@ -1,5 +1,7 @@
# ***************************************************************************
# * Copyright (c) 2023 Uwe Stöhr <uwestoehr@lyx.org> *
# * Copyright (c) 2017 Markus Hovorka <m.hovorka@live.de> *
# * Copyright (c) 2020 Bernd Hahnebach <bernd@bimstatik.org> *
# * Copyright (c) 2022 Uwe Stöhr <uwestoehr@lyx.org> *
# * *
# * This file is part of the FreeCAD CAx development system. *
# * *
@@ -22,7 +24,7 @@
# ***************************************************************************
__title__ = "FreeCAD FEM Electrostatics Elmer writer"
__author__ = "Uwe Stöhr"
__author__ = "Markus Hovorka, Bernd Hahnebach, Uwe Stöhr"
__url__ = "https://www.freecad.org"
## \addtogroup FEM

View File

@@ -1,5 +1,7 @@
# ***************************************************************************
# * Copyright (c) 2023 Uwe Stöhr <uwestoehr@lyx.org> *
# * Copyright (c) 2017 Markus Hovorka <m.hovorka@live.de> *
# * Copyright (c) 2020 Bernd Hahnebach <bernd@bimstatik.org> *
# * Copyright (c) 2022 Uwe Stöhr <uwestoehr@lyx.org> *
# * *
# * This file is part of the FreeCAD CAx development system. *
# * *
@@ -22,7 +24,7 @@
# ***************************************************************************
__title__ = "FreeCAD FEM Flow Elmer writer"
__author__ = "Uwe Stöhr"
__author__ = "Markus Hovorka, Bernd Hahnebach, Uwe Stöhr"
__url__ = "https://www.freecad.org"
## \addtogroup FEM

View File

@@ -1,5 +1,7 @@
# ***************************************************************************
# * Copyright (c) 2023 Uwe Stöhr <uwestoehr@lyx.org> *
# * Copyright (c) 2017 Markus Hovorka <m.hovorka@live.de> *
# * Copyright (c) 2020 Bernd Hahnebach <bernd@bimstatik.org> *
# * Copyright (c) 2022 Uwe Stöhr <uwestoehr@lyx.org> *
# * *
# * This file is part of the FreeCAD CAx development system. *
# * *
@@ -22,7 +24,7 @@
# ***************************************************************************
__title__ = "FreeCAD FEM Flux Elmer writer"
__author__ = "Uwe Stöhr"
__author__ = "Markus Hovorka, Bernd Hahnebach, Uwe Stöhr"
__url__ = "https://www.freecad.org"
## \addtogroup FEM

View File

@@ -1,5 +1,7 @@
# ***************************************************************************
# * Copyright (c) 2023 Uwe Stöhr <uwestoehr@lyx.org> *
# * Copyright (c) 2017 Markus Hovorka <m.hovorka@live.de> *
# * Copyright (c) 2020 Bernd Hahnebach <bernd@bimstatik.org> *
# * Copyright (c) 2022 Uwe Stöhr <uwestoehr@lyx.org> *
# * *
# * This file is part of the FreeCAD CAx development system. *
# * *
@@ -22,7 +24,7 @@
# ***************************************************************************
__title__ = "FreeCAD FEM Heat Elmer writer"
__author__ = "Uwe Stöhr"
__author__ = "Markus Hovorka, Bernd Hahnebach, Uwe Stöhr"
__url__ = "https://www.freecad.org"
## \addtogroup FEM

View File

@@ -24,7 +24,7 @@
# ***************************************************************************
__title__ = "FreeCAD FEM solver Elmer writer"
__author__ = "Markus Hovorka, Uwe Stöhr"
__author__ = "Markus Hovorka, Bernd Hahnebach, Uwe Stöhr"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM