▲ | Kudos 3 days ago | ||||||||||||||||||||||||||||||||||||||||
Unless they have GPL dependencies I'm not sure they have to release source for a binary release. If I write some code and grant you a license to use it under the GPL, I would have thought I still am the copyright holder and don't need any kind of license to do whatever I want with it. | |||||||||||||||||||||||||||||||||||||||||
▲ | Sophira 3 days ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||
My understanding is that the GPL specifies that any further redistribution of binary code (by the licensee) has to come with an offer to be able to receive the source code, which they can then modify and redistribute under the original license. If the original licensor doesn't actually allow access to the source code, there's no way for that to happen and I'd argue that the licensor is being unreasonable by asking licensees to comply with something they have no chance of being able to comply with. (Short of decompilation, which wouldn't yield the original source code.) I have no idea of the legal implications of all this (I'm not a lawyer), but there has to be some kind of legal thing that prevents the original licensor from being unreasonable in this way, I'd hope? | |||||||||||||||||||||||||||||||||||||||||
|