I have a proprietary web application that I host. If I added 3rd party code to it (in the form of a Python module) that is licensed under the GPL3 do I have to licence my app under GPL3 too? My understanding was that under GPL2 you didn't have to release your code if it was SaaS , but under GPL3 you do. Is my understanding correct?
+1
A:
If you're referring to the "TiVo" clause it only applies to code embedded in a device you sell.
SpliFF
2010-08-08 12:30:24
+1
A:
I think you're thinking of the Affero GPL 3 not the regular GPL 3.
But with licencing you should read them all carefully and make your own mind up, not take other people's advice.
Rup
2010-08-08 12:31:40