src/Base: [skip ci] fix header uniformity

This PR fixes header uniformity across all `src/Base` files
This commit is contained in:
luz.paz
2019-12-23 16:28:26 -05:00
committed by wwmayer
parent 019f73852c
commit 011e5aedfa
69 changed files with 69 additions and 87 deletions

View File

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