If they are using someone else's GPL code and adding requirements like that, then yes, that is infringement.
Open Source
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
Sounds like they either used a boilerplate EULA or hired a lawyer who is unaware of the requirements imposed by the GPL. If it's the latter then I hope they can get their money back.
EDIT: yeah, this looks like an unmodified GPL to me: https://github.com/layground/pockaw/blob/master/LICENSE.md
They also have LGPL mentioned in their readme. I'm so confused what happened. I was thinking of switching to this app, but after reading more about the app, feel like staying with Monekin
Looks like they're generally confused. The license file is GPLv3, the readme claims to be licensed under LGPLv3 and they have those terms. Potentially the terms apply only to official binaries, similar to VSCode.
I think this would require some form of CLA, or they couldn't redistribute contributed code under their terms.
Thanks for the added context. I didn't even notice that LGPL was mentioned in the readme. I was thinking of switching to this app, now idk, might as well stay with my current one.
Yes, but I wouldn't bother bringing it up to them. It's fine if they want to provide it under multiple licenses. Since they make it available under the GPL, you can do those things under that license.
If they do change something, it will probably be to change the license away from GPL.
Thanks! I was thinking of contacting them, but after reading more about it, I'm not going to. I was thinking of switching to this app completely, but now feel conflicted