change licencing from GPL to LGPL

This commit is contained in:
olivier R-D
2016-11-24 14:25:58 +01:00
parent bfc4d31ac5
commit 33d226c82d
2 changed files with 2 additions and 3 deletions

View File

@ -8,7 +8,7 @@ Originally Written by Morten Lind
__author__ = "Morten Lind, Olivier Roulet-Dubonnet"
__copyright__ = "Copyright 2011, NTNU/SINTEF Raufoss Manufacturing AS"
__credits__ = ["Morten Lind, Olivier Roulet-Dubonnet"]
__license__ = "GPLv3"
__license__ = "LGPLv3"
import logging