On Thursday 01 Jan 2009 9:14:49 am Praveen A wrote:
anyway, one good thing is that I have now learned the difference between GPL and LGPL (I was under the impression that LGPL meant Lesser GPL - something that is not so strict as GPL). I was vaguely contemplating switching from wxPython to pyQT - now I realise how dangerous that is. Lesson: before using a library, make sure it is not under GPL.
... if you plan not to use GPL for your code.
if at all I remember to license my code, I use the BSD license - not using GPL != not writing free software.