From a5bfba266593eeea4e1970b03b01ce360511d67d Mon Sep 17 00:00:00 2001 From: luz paz Date: Thu, 16 Dec 2021 10:46:39 -0500 Subject: [PATCH] PD: Adjust header uniformity --- src/Mod/PartDesign/Gui/CommandBody.cpp | 2 +- src/Mod/PartDesign/Gui/Utils.cpp | 2 +- src/Mod/PartDesign/Gui/Utils.h | 2 +- src/Mod/PartDesign/Gui/ViewProviderSketchBased.cpp | 2 +- src/Mod/PartDesign/Gui/ViewProviderSketchBased.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Mod/PartDesign/Gui/CommandBody.cpp b/src/Mod/PartDesign/Gui/CommandBody.cpp index d3c9f45c26..5d1bdb959f 100644 --- a/src/Mod/PartDesign/Gui/CommandBody.cpp +++ b/src/Mod/PartDesign/Gui/CommandBody.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2015 Alexander Golubev (Fat-Zer) * + * Copyright (C) 2015 Alexander Golubev (Fat-Zer) * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/Mod/PartDesign/Gui/Utils.cpp b/src/Mod/PartDesign/Gui/Utils.cpp index 250dfbd280..e393aa6f6f 100644 --- a/src/Mod/PartDesign/Gui/Utils.cpp +++ b/src/Mod/PartDesign/Gui/Utils.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2015 Alexander Golubev (Fat-Zer) * + * Copyright (C) 2015 Alexander Golubev (Fat-Zer) * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/Mod/PartDesign/Gui/Utils.h b/src/Mod/PartDesign/Gui/Utils.h index e36725cbf1..6d28664b27 100644 --- a/src/Mod/PartDesign/Gui/Utils.h +++ b/src/Mod/PartDesign/Gui/Utils.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2015 Alexander Golubev (Fat-Zer) * + * Copyright (C) 2015 Alexander Golubev (Fat-Zer) * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/Mod/PartDesign/Gui/ViewProviderSketchBased.cpp b/src/Mod/PartDesign/Gui/ViewProviderSketchBased.cpp index 399ad44242..fc84aeefcd 100644 --- a/src/Mod/PartDesign/Gui/ViewProviderSketchBased.cpp +++ b/src/Mod/PartDesign/Gui/ViewProviderSketchBased.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2015 Alexander Golubev (Fat-Zer) * + * Copyright (C) 2015 Alexander Golubev (Fat-Zer) * * * * This file is part of the FreeCAD CAx development system. * * * diff --git a/src/Mod/PartDesign/Gui/ViewProviderSketchBased.h b/src/Mod/PartDesign/Gui/ViewProviderSketchBased.h index cb5d9e18d3..5478d1a869 100644 --- a/src/Mod/PartDesign/Gui/ViewProviderSketchBased.h +++ b/src/Mod/PartDesign/Gui/ViewProviderSketchBased.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2015 Alexander Golubev (Fat-Zer) * + * Copyright (C) 2015 Alexander Golubev (Fat-Zer) * * * * This file is part of the FreeCAD CAx development system. * * *