(no title)
pmahoney | 4 months ago
My speculation: it was intended to mean: use it under terms of GPLv3 (for commercial purposes or not), OR contact to negotiate different terms.
But there's a built-in assumption that no commercial entity would _want_ to use it under GPLv3 terms.
binarycrusader|4 months ago
https://web.archive.org/web/20250719210835/https://www.wello...
The project is a mix of licenses since it's a mix of components. If I had to guess, they intend source code and maybe the binaries under GPLv3 that they own, fonts under SIL Open Font, but "brushes" and "splash images" under CC_BY_NC, etc. mean they could probably constrain certain uses:
My personal opinion is that if that's what they intended, it seems quite reasonable.satellite2|4 months ago
We also have a fairly strict no GPL dependency at work which I find surprising. Especially for a software like this one that you only use, never ship nor modify I don't understand the risks this license poses. It's like we went from a reasonable "be careful around it" to a "don't touch it with a 10 foot pole". And it's leaving me wondering if there is a more concerted effort to demonize this license
chengdulittlea|4 months ago
- Other GPL software can just include features in my programs if they wanted to.
- I can remove myself from the responsibilities of potential free maintenance burden if approached by commercial entities.
- On paper it prevent crappy Chinese companies here from taking the code as their own (which is unlikely judging by the nature of this program, but if they want they probably would do it anyway just like the case with ffmpeg).