From 9f3a41887f426d4daa7fc549f96bdeee40d3aeb1 Mon Sep 17 00:00:00 2001 From: luz paz Date: Tue, 14 Sep 2021 17:32:47 -0400 Subject: [PATCH] Mesh: added attribution to @looooo in MeshFlatteningCommand.py --- src/Mod/MeshPart/Gui/MeshFlatteningCommand.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/MeshPart/Gui/MeshFlatteningCommand.py b/src/Mod/MeshPart/Gui/MeshFlatteningCommand.py index 55ed1dbeaf..36031f524b 100644 --- a/src/Mod/MeshPart/Gui/MeshFlatteningCommand.py +++ b/src/Mod/MeshPart/Gui/MeshFlatteningCommand.py @@ -1,5 +1,5 @@ #************************************************************************** -#* Copyright (c) * +#* Copyright (c) 2017 Lorenz Lechner * #* * #* This file is part of the FreeCAD CAx development system. * #* *