From dd4902be1872dca8ddf7ce3e87ad6d97e5aca195 Mon Sep 17 00:00:00 2001 From: Bernd Hahnebach Date: Tue, 24 Nov 2020 06:25:57 +0100 Subject: [PATCH] bimtester: fix licence header --- src/ifcbimtester/__init__.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ifcbimtester/__init__.py b/src/ifcbimtester/__init__.py index 866cf19fa6..29bbd67ef2 100644 --- a/src/ifcbimtester/__init__.py +++ b/src/ifcbimtester/__init__.py @@ -1,8 +1,6 @@ # *************************************************************************** # * Copyright (c) 2020 Bernd Hahnebach * # * * -# * This file is part of the FreeCAD CAx development system. * -# * * # * 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 *