Surface: Fix header uniformity, whitespace, and doxygen header

This commit is contained in:
luz paz
2020-11-16 14:12:14 -05:00
committed by wwmayer
parent 31d6c7528d
commit d84071275a
21 changed files with 32 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (c) 2014 Nathan Miller <Nathan.A.Mill[at]gmail.com>,*
* Balázs Bámer *
* Copyright (c) 2014 Nathan Miller <Nathan.A.Mill[at]gmail.com> *
* Copyright (c) 2014 Balázs Bámer *
* *
* This file is part of the FreeCAD CAx development system. *
* *

View File

@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (c) 2014-2015 Nathan Miller <Nathan.A.Mill[at]gmail.com> *
* Balázs Bámer *
* Copyright (c) 2014-2015 Balázs Bámer *
* *
* This file is part of the FreeCAD CAx development system. *
* *

View File

@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (c) 2017 Werner Mayer <wmayer[at]users.sourceforge.net> *
* Christophe Grellier <cg[at]grellier.fr> *
* Copyright (c) 2017 Christophe Grellier <cg[at]grellier.fr> *
* *
* This file is part of the FreeCAD CAx development system. *
* *

View File

@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (c) 2017 Werner Mayer <wmayer[at]users.sourceforge.net> *
* Christophe Grellier <cg[at]grellier.fr> *
* Copyright (c) 2017 Christophe Grellier <cg[at]grellier.fr> *
* *
* This file is part of the FreeCAD CAx development system. *
* *

View File

@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (c) 2015 Balázs Bámer *
* Werner Mayer <wmayer[at]users.sourceforge.net> *
* Copyright (c) 2015 Werner Mayer <wmayer[at]users.sourceforge.net> *
* *
* This file is part of the FreeCAD CAx development system. *
* *

View File

@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (c) 2014 Nathan Miller <Nathan.A.Mill[at]gmail.com> *
* Balázs Bámer *
* Copyright (c) 2014 Balázs Bámer *
* *
* This file is part of the FreeCAD CAx development system. *
* *

View File

@@ -1,3 +1,8 @@
/** \defgroup TEMPLATE Surface
* \ingroup WORKBENCHES */
* \ingroup WORKBENCHES
* \brief Multi paragraph description goes here
See \ref src/Mod/Draft/draft.dox as an example of how to populate this page
*/