Fix header uniformity for various workbenches/directories

Also includes some trailing whitespace fixes
This commit is contained in:
luz paz
2022-11-28 08:58:47 -05:00
committed by Uwe
parent 95f647b9ed
commit 95d89622de
28 changed files with 118 additions and 172 deletions

View File

@@ -1,8 +1,5 @@
# FreeCAD init script of the Sandbox module
# (c) 2001 Juergen Riegel
#***************************************************************************
#* (c) Juergen Riegel (juergen.riegel@web.de) 2002 *
#* Copyright (c) 2001,2002 Juergen Riegel <juergen.riegel@web.de> *
#* *
#* This file is part of the FreeCAD CAx development system. *
#* *
@@ -22,9 +19,10 @@
#* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 *
#* USA *
#* *
#* Juergen Riegel 2002 *
#***************************************************************************/
# FreeCAD init script of the Sandbox module
import FreeCAD
FreeCAD.addExportType("DRAWEXE script (*.tcl)","exportDRAWEXE")