From 3da6ced354983790f027514284a4aab1daf33022 Mon Sep 17 00:00:00 2001 From: luz paz Date: Sat, 13 Nov 2021 06:20:19 -0500 Subject: [PATCH] Fix header uniformity --- src/Mod/Path/PathScripts/post/rrf_post.py | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/Mod/Path/PathScripts/post/rrf_post.py b/src/Mod/Path/PathScripts/post/rrf_post.py index 4a6947de30..24a39d6675 100644 --- a/src/Mod/Path/PathScripts/post/rrf_post.py +++ b/src/Mod/Path/PathScripts/post/rrf_post.py @@ -1,10 +1,9 @@ # -*- coding: utf-8 -*- # ***************************************************************************** -# * * -# * (c) sliptonic (shopinthewoods@gmail.com) 2014 * -# * (c) Gauthier Briere - 2018, 2019 * -# * (c) Schildkroet - 2019-2020 * -# * (c) Gary L Hasson - 2020 * +# * Copyright (c) 2014 sliptonic * +# * Copyright (c) 2018-2019 Gauthier Briere * +# * Copyright (c) 2019-2020 Schildkroet * +# * Copyright (c) 2020 Gary L Hasson * # * * # * This file is part of the FreeCAD CAx development system. * # * *