Main: fix header uniformity + trailing whitespace

[skip ci]
This commit is contained in:
luz paz
2020-12-11 07:53:41 -05:00
committed by abdullahtahiriyo
parent a8c3b239b8
commit c52df25cf4
5 changed files with 17 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
/***************************************************************************
* (c) Juergen Riegel (juergen.riegel@web.de) 2008 *
* Copyright (c) 2008 Jürgen Riegel <juergen.riegel@web.de> *
* *
* This file is part of the FreeCAD CAx development system. *
* *
@@ -19,8 +19,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 *
* USA *
* *
* Juergen Riegel 2002 *
***************************************************************************/
#include <FCConfig.h>
#ifdef _PreComp_