From 5847c4e95e31c2f60031a4a6d25ea3c15e7abac3 Mon Sep 17 00:00:00 2001 From: luz paz Date: Tue, 29 Nov 2022 12:48:32 -0500 Subject: [PATCH] Path: fix header uniformity --- src/Mod/Path/App/FeaturePathShape.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/Mod/Path/App/FeaturePathShape.h b/src/Mod/Path/App/FeaturePathShape.h index a6fd3b3c51..a20d3d7c4a 100644 --- a/src/Mod/Path/App/FeaturePathShape.h +++ b/src/Mod/Path/App/FeaturePathShape.h @@ -1,5 +1,6 @@ /*************************************************************************** * Copyright (c) 2014 Yorik van Havre * + * Copyright (c) 2017 Zheng, Lei * * * * This file is part of the FreeCAD CAx development system. * * * @@ -19,10 +20,6 @@ * Suite 330, Boston, MA 02111-1307, USA * * * ***************************************************************************/ -/* - * Copyright (c) 2017 Zheng, Lei - */ - #ifndef PATH_FeaturePathShape_H #define PATH_FeaturePathShape_H