diff --git a/src/Mod/Arch/Arch.py b/src/Mod/Arch/Arch.py index 4494218424..1373b5ee31 100644 --- a/src/Mod/Arch/Arch.py +++ b/src/Mod/Arch/Arch.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchAxis.py b/src/Mod/Arch/ArchAxis.py index d48b5f1b9e..556839d49f 100644 --- a/src/Mod/Arch/ArchAxis.py +++ b/src/Mod/Arch/ArchAxis.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchBuilding.py b/src/Mod/Arch/ArchBuilding.py index 73ae3922bb..7a47eaf801 100644 --- a/src/Mod/Arch/ArchBuilding.py +++ b/src/Mod/Arch/ArchBuilding.py @@ -1,9 +1,7 @@ # -*- coding: utf8 -*- #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchBuildingPart.py b/src/Mod/Arch/ArchBuildingPart.py index 2d11efb8e8..2ec42b7c1e 100644 --- a/src/Mod/Arch/ArchBuildingPart.py +++ b/src/Mod/Arch/ArchBuildingPart.py @@ -1,7 +1,6 @@ # -*- coding: utf8 -*- #*************************************************************************** -#* * #* Copyright (c) 2018 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * diff --git a/src/Mod/Arch/ArchCommands.py b/src/Mod/Arch/ArchCommands.py index 83829f3f83..6ae41c050a 100644 --- a/src/Mod/Arch/ArchCommands.py +++ b/src/Mod/Arch/ArchCommands.py @@ -1,9 +1,7 @@ # -*- coding: utf8 -*- #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchComponent.py b/src/Mod/Arch/ArchComponent.py index 40c43af55c..efc7d92d02 100644 --- a/src/Mod/Arch/ArchComponent.py +++ b/src/Mod/Arch/ArchComponent.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchCutPlane.py b/src/Mod/Arch/ArchCutPlane.py index da1f482dc9..6339fd5012 100644 --- a/src/Mod/Arch/ArchCutPlane.py +++ b/src/Mod/Arch/ArchCutPlane.py @@ -1,26 +1,24 @@ -#*************************************************************************** -#* * -#* Copyright (c) 2014 * -#* Jonathan Wiedemann (cutplan) * -#* Jerome Laverroux (cutplan) * +#* Copyright (c) 2019 Jerome Laverroux (cutline)* +#* * +#* This program is free software; you can redistribute it and/or modify * +#* it under the terms of the GNU Lesser General Public License (LGPL) * +#* as published by the Free Software Foundation; either version 2 of * +#* the License, or (at your option) any later version. * +#* for detail see the LICENCE text file. * +#* * +#* This program is distributed in the hope that it will be useful, * +#* but WITHOUT ANY WARRANTY; without even the implied warranty of * +#* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +#* GNU Library General Public License for more details. * +#* * +#* You should have received a copy of the GNU Library General Public * +#* License along with this program; if not, write to the Free Software * +#* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * +#* USA * +#* * +#***************************************************************************** import FreeCAD,ArchCommands from FreeCAD import Vector diff --git a/src/Mod/Arch/ArchEquipment.py b/src/Mod/Arch/ArchEquipment.py index 94ef2cad62..3dd4e31b6a 100644 --- a/src/Mod/Arch/ArchEquipment.py +++ b/src/Mod/Arch/ArchEquipment.py @@ -1,9 +1,7 @@ # -*- coding: utf8 -*- #*************************************************************************** -#* * -#* Copyright (c) 2014 * -#* Yorik van Havre * +#* Copyright (c) 2014 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchFloor.py b/src/Mod/Arch/ArchFloor.py index 1c24cb313d..d266cb6f4e 100644 --- a/src/Mod/Arch/ArchFloor.py +++ b/src/Mod/Arch/ArchFloor.py @@ -1,7 +1,6 @@ # -*- coding: utf8 -*- #*************************************************************************** -#* * #* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * diff --git a/src/Mod/Arch/ArchFrame.py b/src/Mod/Arch/ArchFrame.py index e5080d6471..7be2d02667 100644 --- a/src/Mod/Arch/ArchFrame.py +++ b/src/Mod/Arch/ArchFrame.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2013 * -#* Yorik van Havre * +#* Copyright (c) 2013 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchMaterial.py b/src/Mod/Arch/ArchMaterial.py index 09e6e6cf26..4a2120908e 100644 --- a/src/Mod/Arch/ArchMaterial.py +++ b/src/Mod/Arch/ArchMaterial.py @@ -1,6 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2015 - Yorik van Havre * +#* Copyright (c) 2015 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchNesting.py b/src/Mod/Arch/ArchNesting.py index 68d83c4c4a..78c761c827 100644 --- a/src/Mod/Arch/ArchNesting.py +++ b/src/Mod/Arch/ArchNesting.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- #*************************************************************************** -#* * #* Copyright (c) 2017 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * diff --git a/src/Mod/Arch/ArchPanel.py b/src/Mod/Arch/ArchPanel.py index f19b88416b..95a3a1e5ed 100644 --- a/src/Mod/Arch/ArchPanel.py +++ b/src/Mod/Arch/ArchPanel.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchPipe.py b/src/Mod/Arch/ArchPipe.py index e0de1a6c48..12e751c722 100644 --- a/src/Mod/Arch/ArchPipe.py +++ b/src/Mod/Arch/ArchPipe.py @@ -1,8 +1,7 @@ # -*- coding: utf-8 -*- #*************************************************************************** -#* * -#* Copyright (c) 2016 - Yorik van Havre * +#* Copyright (c) 2016 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchPrecast.py b/src/Mod/Arch/ArchPrecast.py index 6533faa88f..00a3af0163 100644 --- a/src/Mod/Arch/ArchPrecast.py +++ b/src/Mod/Arch/ArchPrecast.py @@ -1,5 +1,4 @@ #*************************************************************************** -#* * #* Copyright (c) 2016 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * diff --git a/src/Mod/Arch/ArchProfile.py b/src/Mod/Arch/ArchProfile.py index b6d9adfcb1..7bf2ff24ba 100644 --- a/src/Mod/Arch/ArchProfile.py +++ b/src/Mod/Arch/ArchProfile.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchProject.py b/src/Mod/Arch/ArchProject.py index 8e838721e5..b7776bb125 100644 --- a/src/Mod/Arch/ArchProject.py +++ b/src/Mod/Arch/ArchProject.py @@ -1,9 +1,7 @@ # -*- coding: utf8 -*- #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchRebar.py b/src/Mod/Arch/ArchRebar.py index 0c7ad1afb0..7786f39eef 100644 --- a/src/Mod/Arch/ArchRebar.py +++ b/src/Mod/Arch/ArchRebar.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2013 * -#* Yorik van Havre * +#* Copyright (c) 2013 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchReference.py b/src/Mod/Arch/ArchReference.py index c0bddce152..9d02d522c5 100644 --- a/src/Mod/Arch/ArchReference.py +++ b/src/Mod/Arch/ArchReference.py @@ -1,5 +1,4 @@ #*************************************************************************** -#* * #* Copyright (c) 2018 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * diff --git a/src/Mod/Arch/ArchRoof.py b/src/Mod/Arch/ArchRoof.py index 4124c9367e..41ad000eea 100644 --- a/src/Mod/Arch/ArchRoof.py +++ b/src/Mod/Arch/ArchRoof.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2012 * -#* Yorik van Havre * +#* Copyright (c) 2012 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchSchedule.py b/src/Mod/Arch/ArchSchedule.py index ec5ba352ce..037e7e96ce 100644 --- a/src/Mod/Arch/ArchSchedule.py +++ b/src/Mod/Arch/ArchSchedule.py @@ -1,8 +1,7 @@ # -*- coding: utf8 -*- #*************************************************************************** -#* * -#* Copyright (c) 2015 - Yorik van Havre * +#* Copyright (c) 2015 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchSectionPlane.py b/src/Mod/Arch/ArchSectionPlane.py index 2c584a32f3..c9c40929c6 100644 --- a/src/Mod/Arch/ArchSectionPlane.py +++ b/src/Mod/Arch/ArchSectionPlane.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchSite.py b/src/Mod/Arch/ArchSite.py index c72d759ea3..0b3ff0621d 100644 --- a/src/Mod/Arch/ArchSite.py +++ b/src/Mod/Arch/ArchSite.py @@ -1,9 +1,7 @@ # -*- coding: utf8 -*- #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchSpace.py b/src/Mod/Arch/ArchSpace.py index 92dd7a19b1..5de54084f6 100644 --- a/src/Mod/Arch/ArchSpace.py +++ b/src/Mod/Arch/ArchSpace.py @@ -1,9 +1,7 @@ # -*- coding: utf8 -*- #*************************************************************************** -#* * -#* Copyright (c) 2013 * -#* Yorik van Havre * +#* Copyright (c) 2013 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchStairs.py b/src/Mod/Arch/ArchStairs.py index 528dc1f6be..4aa8084092 100644 --- a/src/Mod/Arch/ArchStairs.py +++ b/src/Mod/Arch/ArchStairs.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2013 * -#* Yorik van Havre * +#* Copyright (c) 2013 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchStructure.py b/src/Mod/Arch/ArchStructure.py index bacd8cae37..4a5f09e954 100644 --- a/src/Mod/Arch/ArchStructure.py +++ b/src/Mod/Arch/ArchStructure.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchVRM.py b/src/Mod/Arch/ArchVRM.py index 2edb12cc41..b3b6445b3b 100644 --- a/src/Mod/Arch/ArchVRM.py +++ b/src/Mod/Arch/ArchVRM.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2012 * -#* Yorik van Havre * +#* Copyright (c) 2012 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchWall.py b/src/Mod/Arch/ArchWall.py index da1837c194..8e0f621702 100644 --- a/src/Mod/Arch/ArchWall.py +++ b/src/Mod/Arch/ArchWall.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/ArchWindow.py b/src/Mod/Arch/ArchWindow.py index 3a399557f5..21caabcc9a 100644 --- a/src/Mod/Arch/ArchWindow.py +++ b/src/Mod/Arch/ArchWindow.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/Init.py b/src/Mod/Arch/Init.py index e7c2c3d3a1..0e292db883 100644 --- a/src/Mod/Arch/Init.py +++ b/src/Mod/Arch/Init.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/InitGui.py b/src/Mod/Arch/InitGui.py index 505e9b18e0..85ef5b4f8f 100644 --- a/src/Mod/Arch/InitGui.py +++ b/src/Mod/Arch/InitGui.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * @@ -45,7 +43,7 @@ class ArchWorkbench(Workbench): "Arch_CloseHoles","Arch_MergeWalls","Arch_Check", "Arch_ToggleIfcBrepFlag","Arch_3Views", "Arch_IfcSpreadsheet","Arch_ToggleSubs"] - + # try to locate the Rebar addon try: import RebarTools @@ -141,5 +139,3 @@ FreeCADGui.addPreferencePage(":/ui/preferences-ifc.ui","Import-Export") FreeCADGui.addPreferencePage(":/ui/preferences-dae.ui","Import-Export") FreeCAD.__unit_test__ += [ "TestArch" ] - - diff --git a/src/Mod/Arch/OfflineRenderingUtils.py b/src/Mod/Arch/OfflineRenderingUtils.py index 00e168325c..4ba0deeade 100755 --- a/src/Mod/Arch/OfflineRenderingUtils.py +++ b/src/Mod/Arch/OfflineRenderingUtils.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- #*************************************************************************** -#* * #* Copyright (c) 2019 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * diff --git a/src/Mod/Arch/TestArch.py b/src/Mod/Arch/TestArch.py index 32e07c09fc..8131e9c007 100644 --- a/src/Mod/Arch/TestArch.py +++ b/src/Mod/Arch/TestArch.py @@ -1,7 +1,7 @@ # Unit test for the Arch module #*************************************************************************** -#* (c) Yorik van Havre 2013 * +#* Copyright (c) 2013 Yorik van Havre * #* * #* This file is part of the FreeCAD CAx development system. * #* * diff --git a/src/Mod/Arch/exportIFC.py b/src/Mod/Arch/exportIFC.py index 7fc74d517d..cfeee7e9f2 100644 --- a/src/Mod/Arch/exportIFC.py +++ b/src/Mod/Arch/exportIFC.py @@ -1,5 +1,4 @@ # *************************************************************************** -# * * # * Copyright (c) 2014 Yorik van Havre * # * * # * This program is free software; you can redistribute it and/or modify * diff --git a/src/Mod/Arch/exportIFCHelper.py b/src/Mod/Arch/exportIFCHelper.py index e559c3f727..c82c75778c 100644 --- a/src/Mod/Arch/exportIFCHelper.py +++ b/src/Mod/Arch/exportIFCHelper.py @@ -1,7 +1,5 @@ # *************************************************************************** -# * * -# * Copyright (c) 2019 * -# * Yorik van Havre * +# * Copyright (c) 2019 Yorik van Havre * # * * # * This program is free software; you can redistribute it and/or modify * # * it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/import3DS.py b/src/Mod/Arch/import3DS.py index 6fa9a5c591..9942aa9a8a 100644 --- a/src/Mod/Arch/import3DS.py +++ b/src/Mod/Arch/import3DS.py @@ -1,5 +1,4 @@ #*************************************************************************** -#* * #* Copyright (c) 2016 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * diff --git a/src/Mod/Arch/importDAE.py b/src/Mod/Arch/importDAE.py index a91dc3eb19..b892d48739 100644 --- a/src/Mod/Arch/importDAE.py +++ b/src/Mod/Arch/importDAE.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/importGBXML.py b/src/Mod/Arch/importGBXML.py index ae4f3afb50..0a3ceb8197 100644 --- a/src/Mod/Arch/importGBXML.py +++ b/src/Mod/Arch/importGBXML.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2015 * -#* Yorik van Havre * +#* Copyright (c) 2015 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/importIFC.py b/src/Mod/Arch/importIFC.py index e47f544212..229366652f 100644 --- a/src/Mod/Arch/importIFC.py +++ b/src/Mod/Arch/importIFC.py @@ -1,7 +1,5 @@ # *************************************************************************** -# * * -# * Copyright (c) 2014 * -# * Yorik van Havre * +# * Copyright (c) 2014 Yorik van Havre * # * * # * This program is free software; you can redistribute it and/or modify * # * it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/importIFCHelper.py b/src/Mod/Arch/importIFCHelper.py index a2247fd34f..d825142314 100644 --- a/src/Mod/Arch/importIFCHelper.py +++ b/src/Mod/Arch/importIFCHelper.py @@ -1,7 +1,5 @@ # *************************************************************************** -# * * -# * Copyright (c) 2019 * -# * Yorik van Havre * +# * Copyright (c) 2019 Yorik van Havre * # * * # * This program is free software; you can redistribute it and/or modify * # * it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/importIFClegacy.py b/src/Mod/Arch/importIFClegacy.py index ab389260ac..aa5fc15785 100644 --- a/src/Mod/Arch/importIFClegacy.py +++ b/src/Mod/Arch/importIFClegacy.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2011 * -#* Yorik van Havre * +#* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * @@ -37,7 +35,7 @@ __url__ = "http://www.freecadweb.org" # config subtractiveTypes = ["IfcOpeningElement"] # elements that must be subtracted from their parents -SCHEMA = "http://www.steptools.com/support/stdev_docs/ifcbim/ifc4.exp" # only for internal prser +SCHEMA = "http://www.steptools.com/support/stdev_docs/ifcbim/ifc4.exp" # only for internal parser MAKETEMPFILES = False # if True, shapes are passed from ifcopenshell to freecad through temp files DEBUG = True # this is only for the python console, this value is overridden when importing through the GUI SKIP = ["IfcBuildingElementProxy","IfcFlowTerminal","IfcFurnishingElement"] # default. overwritten by the GUI options diff --git a/src/Mod/Arch/importJSON.py b/src/Mod/Arch/importJSON.py index a1313c0e78..f866196e1e 100644 --- a/src/Mod/Arch/importJSON.py +++ b/src/Mod/Arch/importJSON.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2017 * -#* Joseph Coffland * +#* Copyright (c) 2017 Joseph Coffland * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) * diff --git a/src/Mod/Arch/importOBJ.py b/src/Mod/Arch/importOBJ.py index 6a3a8e530d..b449846717 100644 --- a/src/Mod/Arch/importOBJ.py +++ b/src/Mod/Arch/importOBJ.py @@ -1,5 +1,4 @@ #*************************************************************************** -#* * #* Copyright (c) 2011 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * diff --git a/src/Mod/Arch/importSH3D.py b/src/Mod/Arch/importSH3D.py index c14d293cca..37b351c9ce 100644 --- a/src/Mod/Arch/importSH3D.py +++ b/src/Mod/Arch/importSH3D.py @@ -1,5 +1,4 @@ #*************************************************************************** -#* * #* Copyright (c) 2016 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * diff --git a/src/Mod/Arch/importWebGL.py b/src/Mod/Arch/importWebGL.py index 752df8b942..b950c29068 100644 --- a/src/Mod/Arch/importWebGL.py +++ b/src/Mod/Arch/importWebGL.py @@ -1,7 +1,5 @@ #*************************************************************************** -#* * -#* Copyright (c) 2013 * -#* Yorik van Havre * +#* Copyright (c) 2013 Yorik van Havre * #* * #* This program is free software; you can redistribute it and/or modify * #* it under the terms of the GNU Lesser General Public License (LGPL) *