Path: fix header uniformity

This commit is contained in:
luz paz
2022-11-29 12:48:32 -05:00
committed by Uwe
parent 674bd3d6ec
commit 5847c4e95e

View File

@@ -1,5 +1,6 @@
/***************************************************************************
* Copyright (c) 2014 Yorik van Havre <yorik@uncreated.net> *
* Copyright (c) 2017 Zheng, Lei <realthunder.dev@gmail.com> *
* *
* 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 <realthunder.dev@gmail.com>
*/
#ifndef PATH_FeaturePathShape_H
#define PATH_FeaturePathShape_H