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 Points module
# (c) 2005 Juergen Riegel
#***************************************************************************
#* (c) Juergen Riegel (juergen.riegel@web.de) 2005 *
#* Copyright (c) 2004,2005 Juergen Riegel <juergen.riegel@web.de> *
#* *
#* This file is part of the FreeCAD CAx development system. *
#* *
@@ -22,10 +19,9 @@
#* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 *
#* USA *
#* *
#* Juergen Riegel 2002 *
#***************************************************************************/
# FreeCAD init script of the Points module
# Append the open handler
FreeCAD.addImportType("Point formats (*.asc *.pcd *.ply *.e57)","Points")