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