Thanks for your answer...
This is very important, does anyone know something about the second question?
"When you sell gpl software, you have to give the src code only to who bought it or anyone who requests it?"
Thanks for your answer...
This is very important, does anyone know something about the second question?
"When you sell gpl software, you have to give the src code only to who bought it or anyone who requests it?"
To be really sure about this you should ask a lawyer. Preferably one who is familiar with open source licenses, as this is definitively not the common case... :/
Regarding your case, I expect that you would have to give the source code to whomever asks for it. You can do whatever you want with GPL code, but once you publish it (even if only to a single customer), you have to make all of it publically available.
GioFX (4th January 2009)
To be sure you should ask the people who wrote GPL. Most lawyers have problem interpreting GPL. The fact is that if you give the source code to anyone, you can't stop him from spreading it further. Another fact is that you can make money from GPL licenced applications. And then there comes the fact that Qt is licenced under GPL, so you can make money from it, regardless of what Nokia's lawyers say.
GioFX (5th January 2009)
thanks for the answers...
The GPL says that the distrubution of the software doesn't mean only on the internet. So If i sell a GPL covered software (for example in a non online store), i have to give the source code with the binaries.
I think only who has the binaries has the right to get the sources.
This is one of the interpretations. But out of dispute is the fact that the one who gets the sources, can redistribute them further and even charge money for it (but only an amount equivalent to the cost of distributing them - creating the medium and sending it to the receiving person).
I just remembered this guide to GPL compliance, maybe it can help to clarify some issues. It doesn't cover exactly your situation, but section 4 should give you an idea what is required by the GPL for distributing binaries and source.
GioFX (6th January 2009)
Bookmarks