this post was submitted on 24 Jul 2024
957 points (98.9% liked)
linuxmemes
20880 readers
11 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I love one of the clauses of gplv3 where if a user does not follow the gpl you may deny them their ability to use it forever.
Would be funny to strike Nintendo with that. Or any other company that likes suing people work.
Have Nintendo ever used GPL software?
Probably on Nintendo switch because of the hardware they use. But no idea at all. It was just an example.
Companies want to enforce their licences strictly but when free software community asks them they are like: "ups mistake, sorry, forgive us".
Free software licences should be respected with the same degree as they so with privative ones.
They use xmpp as their messaging system I think. Xmpp is open source, but I am not sure about the licence used.
XMPP is a protocol, the GPL covers software implementing these protocols. They could use their own proprietary XMPP client and server without any legal issues.
They use WebKit that uses a rendering engine, JavaScript engine underLGPLv2.1 in the switch.
If it's LGPL, it might be ok depending on how they use it