Draft: [skip ci] Fix header uniformity

This PR fixes header uniformity across all Draft files
This commit is contained in:
luz.paz
2019-12-26 13:28:44 -05:00
committed by wwmayer
parent 5557e7b41b
commit 8cfa85cf18
37 changed files with 62 additions and 90 deletions

View File

@@ -1,8 +1,8 @@
"""Unit test for the Draft module, object modification tests.
"""
# ***************************************************************************
# * (c) 2013 Yorik van Havre <yorik@uncreated.net> *
# * (c) 2019 Eliud Cabrera Castillo <e.cabrera-castillo@tum.de> *
# * Copyright (c) 2013 Yorik van Havre <yorik@uncreated.net> *
# * Copyright (c) 2019 Eliud Cabrera Castillo <e.cabrera-castillo@tum.de> *
# * *
# * This file is part of the FreeCAD CAx development system. *
# * *