Templates: fix header uniformity
This PR fixes header uniformity across all template files.
This commit is contained in:
@@ -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. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -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. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -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. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -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. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -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. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -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. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -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. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -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. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -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. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -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. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
Reference in New Issue
Block a user