Templates: fix header uniformity

This PR fixes header uniformity across all template files.
This commit is contained in:
luz.paz
2019-12-20 13:30:05 -05:00
committed by wmayer
parent cbdba0b5bb
commit 0c6786d4bf
10 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* Copyright (c) YEAR YOUR NAME <Your e-mail address> * * Copyright (c) YEAR YOUR NAME <Your e-mail address> *
* * * *
* This file is part of the FreeCAD CAx development system. * * This file is part of the FreeCAD CAx development system. *
* * * *

View File

@@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* Copyright (c) YEAR YOUR NAME <Your e-mail address> * * Copyright (c) YEAR YOUR NAME <Your e-mail address> *
* * * *
* This file is part of the FreeCAD CAx development system. * * This file is part of the FreeCAD CAx development system. *
* * * *

View File

@@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* Copyright (c) YEAR YOUR NAME <Your e-mail address> * * Copyright (c) YEAR YOUR NAME <Your e-mail address> *
* * * *
* This file is part of the FreeCAD CAx development system. * * This file is part of the FreeCAD CAx development system. *
* * * *

View File

@@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* Copyright (c) YEAR YOUR NAME <Your e-mail address> * * Copyright (c) YEAR YOUR NAME <Your e-mail address> *
* * * *
* This file is part of the FreeCAD CAx development system. * * This file is part of the FreeCAD CAx development system. *
* * * *

View File

@@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* Copyright (c) YEAR YOUR NAME <Your e-mail address> * * Copyright (c) YEAR YOUR NAME <Your e-mail address> *
* * * *
* This file is part of the FreeCAD CAx development system. * * This file is part of the FreeCAD CAx development system. *
* * * *

View File

@@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* Copyright (c) YEAR YOUR NAME <Your e-mail address> * * Copyright (c) YEAR YOUR NAME <Your e-mail address> *
* * * *
* This file is part of the FreeCAD CAx development system. * * This file is part of the FreeCAD CAx development system. *
* * * *

View File

@@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* Copyright (c) YEAR YOUR NAME <Your e-mail address> * * Copyright (c) YEAR YOUR NAME <Your e-mail address> *
* * * *
* This file is part of the FreeCAD CAx development system. * * This file is part of the FreeCAD CAx development system. *
* * * *

View File

@@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* Copyright (c) YEAR YOUR NAME <Your e-mail address> * * Copyright (c) YEAR YOUR NAME <Your e-mail address> *
* * * *
* This file is part of the FreeCAD CAx development system. * * This file is part of the FreeCAD CAx development system. *
* * * *

View File

@@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* Copyright (c) YEAR YOUR NAME <Your e-mail address> * * Copyright (c) YEAR YOUR NAME <Your e-mail address> *
* * * *
* This file is part of the FreeCAD CAx development system. * * This file is part of the FreeCAD CAx development system. *
* * * *

View File

@@ -13,7 +13,7 @@ class TemplateCPPFile (template.ModelTemplate):
Template = """ Template = """
/*************************************************************************** /***************************************************************************
* Copyright (c) YEAR YOUR NAME <Your e-mail address> * * Copyright (c) YEAR YOUR NAME <Your e-mail address> *
* * * *
* This file is part of the FreeCAD CAx development system. * * This file is part of the FreeCAD CAx development system. *
* * * *