From a550bb40cdd7e99989d785d226dc29d66dcbc574 Mon Sep 17 00:00:00 2001 From: Patrick Felixberger Date: Tue, 23 Apr 2019 20:17:29 +0200 Subject: [PATCH] Header changes --- src/Mod/Path/PathScripts/PathAdaptive.py | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/Mod/Path/PathScripts/PathAdaptive.py b/src/Mod/Path/PathScripts/PathAdaptive.py index ddf5900fb4..8feb92d8a7 100644 --- a/src/Mod/Path/PathScripts/PathAdaptive.py +++ b/src/Mod/Path/PathScripts/PathAdaptive.py @@ -17,8 +17,12 @@ # * write to the Free Software Foundation, Inc., 59 Temple Place, * # * Suite 330, Boston, MA 02111-1307, USA * # * * -# ***************************************************************************/ - +# *************************************************************************** +# * * +# * Additional modifications and contributions beginning 2019 * +# * by Schildkroet. (https://github.com/Schildkroet) * +# * * +# **************************************************************************/ import PathScripts.PathOp as PathOp