Arch: Fix header uniformity and remove trailing whitespace

This commit is contained in:
luz paz
2020-11-05 16:46:09 -05:00
committed by wwmayer
parent 385e4df10c
commit ccf30d98d2
45 changed files with 211 additions and 225 deletions

View File

@@ -1,5 +1,4 @@
# -*- coding: utf8 -*-
#***************************************************************************
#* Copyright (c) 2011 Yorik van Havre <yorik@uncreated.net> *
#* *
@@ -35,9 +34,9 @@ else:
return txt
# \endcond
__title__="FreeCAD Building"
__title__ = "FreeCAD Building"
__author__ = "Yorik van Havre"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package ArchBuilding
# \ingroup ARCH