From 0a8c44ea09d18e24d228ae7bef27b942aec8908d Mon Sep 17 00:00:00 2001 From: Yorik van Havre Date: Thu, 19 Sep 2013 11:19:22 -0300 Subject: [PATCH] Arch: changed license of ifcReader.py --- src/Mod/Arch/ifcReader.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Arch/ifcReader.py b/src/Mod/Arch/ifcReader.py index d208d17e3..1e75ce73b 100644 --- a/src/Mod/Arch/ifcReader.py +++ b/src/Mod/Arch/ifcReader.py @@ -4,7 +4,7 @@ #* Yorik van Havre, Marijn van Aerle * #* * #* This program is free software; you can redistribute it and/or modify * -#* it under the terms of the GNU General Public License (GPL) * +#* 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. *