On Monday 07 August 2006 19:01, Phil Thompson wrote: > On Monday 07 August 2006 7:37 pm, dave s wrote: > > At work we use Widows software to download data from remote controllers & > > hold it in a database. > > > > I have been asked to write an app to analyze this data and flag > > inconsistencies in a GUI. I feel confident to write the code but am > > concerned about licenses. > > > > QT4 is GPL. Am I right in thinking that if my code is python GPL my > > company can use it legally without having to pay any license fees ? - or > > should I look at wxPython ? > > > > Any advice greatfully received > > Your code must be released under a GPL compatible license. > > Phil
No problem there, my concern was that it processes data from a non GPL licensed app and can only be used with that data - so its kind of tied to the app. > > _______________________________________________ > PyKDE mailing list [email protected] > http://mats.imk.fraunhofer.de/mailman/listinfo/pykde _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
