Arch: Fix header uniformity and remove trailing whitespace
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user