I would like to know if selling open source GPL licensed software on the Mac App Store violate the GPL license. I am not referring the the app store for iOS devices. References or precedents would be helpful.
Thanks.
|
I would like to know if selling open source GPL licensed software on the Mac App Store violate the GPL license. I am not referring the the app store for iOS devices. References or precedents would be helpful. Thanks.
| ||||
|
feedback
|
|
I'm not a lawyer, I'm certainty not your lawyer, but I'm pretty certain that selling copies of GPL'ed software is allowed under the licence (i.e., there's nothing disallowing it). The only thing you have to do is make the source code for it (and any derivative works you make of of it) available on request. Of course, these legal ramblings (since I'm not allowed to give legal advice in my jurisdiction) are worth every cent you paid them, which is nothing! If you're really concerned, you need a lawyer. I don't let mechanics take out my appendix or sanitation engineers prescribe my medicines. Don't take as gospel legal advice from people unqualified in the field. Clause 4 of GPLv3 states:
So, no, mere selling of the software is not a problem. Of course, the whole point of the GPL is to disallow restrictions on what people are allowed to do to the code. So, if for some reason, the Apple store tries to put those restrictions in place, there are plenty of other clauses in the GPL which can kick in. | |||||||||||
feedback
|
|
App Store puts DRM on the software ("Products contain security technology that limits your usage of Products to the following applicable Usage Rules"). GPL basically gives you right to do anything except taking away freedom from users. You don't have right to sign agreement with Apple allowing them to put tighter restrictions on usage of the software. From the horse's mouth: http://www.fsf.org/blogs/licensing/more-about-the-app-store-gpl-enforcement GPL gives rights only to those who play by the GPL, and Apple doesn't. Unless you have something else that gives you right to redistribute the software on Apple's terms (e.g. you're the original author or got commercial license from all copyright owners of the software) then putting such app in the App Store would be copyright infringement (AKA piracy). | ||||
|
feedback
|
|
I suggest you read As Apple Pulls GPL-Licensed VLC, The Developers’ Version of Events, What it Means for Free Video to get more insight about whether DRM applied to software distributed through Apple's stores violates the GPL or not. Also, if you plan to sell someone else's GPL software (which might not be your intention at all), I suggest you read the story about counterfeit Lugaru being put on Apple's App Store. In any case, the usual answer applies: we're not lawyers, every situation is different, that's what lawyer are for. | |||
feedback
|