[FEM] Elmer writer: correct copyrights

This commit is contained in:
Uwe
2023-02-07 11:52:18 +01:00
parent d5ac0758cf
commit 23e240e017
6 changed files with 20 additions and 11 deletions
@@ -1,5 +1,6 @@
# ***************************************************************************
# * Copyright (c) 2023 Uwe Stöhr <[email protected]> *
# * Copyright (c) 2020 Markus Hovorka <[email protected]> *
# * Copyright (c) 2022 Uwe Stöhr <[email protected]> *
# * *
# * 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
@@ -1,5 +1,7 @@
# ***************************************************************************
# * Copyright (c) 2023 Uwe Stöhr <[email protected]> *
# * Copyright (c) 2017 Markus Hovorka <[email protected]> *
# * Copyright (c) 2020 Bernd Hahnebach <[email protected]> *
# * Copyright (c) 2022 Uwe Stöhr <[email protected]> *
# * *
# * 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
@@ -1,5 +1,7 @@
# ***************************************************************************
# * Copyright (c) 2023 Uwe Stöhr <[email protected]> *
# * Copyright (c) 2017 Markus Hovorka <[email protected]> *
# * Copyright (c) 2020 Bernd Hahnebach <[email protected]> *
# * Copyright (c) 2022 Uwe Stöhr <[email protected]> *
# * *
# * 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
@@ -1,5 +1,7 @@
# ***************************************************************************
# * Copyright (c) 2023 Uwe Stöhr <[email protected]> *
# * Copyright (c) 2017 Markus Hovorka <[email protected]> *
# * Copyright (c) 2020 Bernd Hahnebach <[email protected]> *
# * Copyright (c) 2022 Uwe Stöhr <[email protected]> *
# * *
# * 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
@@ -1,5 +1,7 @@
# ***************************************************************************
# * Copyright (c) 2023 Uwe Stöhr <[email protected]> *
# * Copyright (c) 2017 Markus Hovorka <[email protected]> *
# * Copyright (c) 2020 Bernd Hahnebach <[email protected]> *
# * Copyright (c) 2022 Uwe Stöhr <[email protected]> *
# * *
# * 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
+1 -1
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