Fix header uniformity for various workbenches/directories
Also includes some trailing whitespace fixes
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
# FreeCAD MakeNewBuildNbr script
|
||||
# (c) 2002 Jürgen Riegel
|
||||
#
|
||||
# Increase the Build Number in Version.h
|
||||
|
||||
#***************************************************************************
|
||||
#* (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. *
|
||||
#* *
|
||||
@@ -15,18 +10,21 @@
|
||||
#* for detail see the LICENCE text file. *
|
||||
#* *
|
||||
#* FreeCAD is distributed in the hope that it will be useful, *
|
||||
#* but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
#* but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
#* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
|
||||
#* GNU Library General Public License for more details. *
|
||||
#* *
|
||||
#* You should have received a copy of the GNU Library General Public *
|
||||
#* License along with FreeCAD; if not, write to the Free Software *
|
||||
#* License along with FreeCAD; if not, write to the Free Software *
|
||||
#* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 *
|
||||
#* USA *
|
||||
#* *
|
||||
#* Juergen Riegel 2002 *
|
||||
#***************************************************************************/
|
||||
|
||||
# FreeCAD MakeNewBuildNbr script
|
||||
#
|
||||
# Increase the Build Number in Version.h
|
||||
|
||||
import time
|
||||
|
||||
# reading the last Version information
|
||||
|
||||
@@ -1,10 +1,5 @@
|
||||
# FreeCAD MakeNewBuildNbr script
|
||||
# (c) 2002 Juergen Riegel
|
||||
#
|
||||
# Increase the Build Number in Version.h
|
||||
|
||||
#***************************************************************************
|
||||
#* (c) Juergen Riegel (juergen.riegel@web.de) 2002 *
|
||||
#* Copyright (c) 2002 Juergen Riegel <juergen.riegel@web.de> *
|
||||
#* *
|
||||
#* This file is part of the FreeCAD CAx development system. *
|
||||
#* *
|
||||
@@ -24,9 +19,12 @@
|
||||
#* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 *
|
||||
#* USA *
|
||||
#* *
|
||||
#* Juergen Riegel 2002 *
|
||||
#***************************************************************************/
|
||||
|
||||
# FreeCAD MakeNewBuildNbr script
|
||||
#
|
||||
# Increase the Build Number in Version.h
|
||||
|
||||
import time
|
||||
|
||||
# reading the last Version information
|
||||
|
||||
Reference in New Issue
Block a user