From bbee961239ce59d643265df194eadb25cd86b00c Mon Sep 17 00:00:00 2001 From: Bernd Hahnebach Date: Sun, 25 Nov 2018 20:18:13 +0100 Subject: [PATCH] =?UTF-8?q?FEM:=20special=20character,=20Python=20seams=20?= =?UTF-8?q?not=20to=20like=20the=20=C3=BC=20of=20J=C3=BCrgen=20even=20it?= =?UTF-8?q?=20is=20an=20comment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Mod/Fem/femguiobjects/_ViewProviderFemMaterial.py | 2 +- src/Mod/Fem/femobjects/_FemMaterial.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Mod/Fem/femguiobjects/_ViewProviderFemMaterial.py b/src/Mod/Fem/femguiobjects/_ViewProviderFemMaterial.py index 9bca55d3a1..3c89fe9f63 100644 --- a/src/Mod/Fem/femguiobjects/_ViewProviderFemMaterial.py +++ b/src/Mod/Fem/femguiobjects/_ViewProviderFemMaterial.py @@ -1,6 +1,6 @@ # *************************************************************************** # * * -# * Copyright (c) 2013 Jürgen Riegel * +# * Copyright (c) 2013 Juergen Riegel * # * * # * This program is free software; you can redistribute it and/or modify * # * it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Fem/femobjects/_FemMaterial.py b/src/Mod/Fem/femobjects/_FemMaterial.py index 8d0db5655d..89435f0aae 100644 --- a/src/Mod/Fem/femobjects/_FemMaterial.py +++ b/src/Mod/Fem/femobjects/_FemMaterial.py @@ -1,6 +1,6 @@ # *************************************************************************** # * * -# * Copyright (c) 2013 Jürgen Riegel * +# * Copyright (c) 2013 Juergen Riegel * # * * # * This program is free software; you can redistribute it and/or modify * # * it under the terms of the GNU Lesser General Public License (LGPL) *