Re: GPL Tldr
All "Linux" comes under these terms. Because there's only one Linux. Let's not confuse a couple of things here. Strictly speaking, Linux kernel is just one component in the entire Linux based system. But with the kernel alone, you can't really do much. The kernel itself comes with GPL2.0, the rest of the system doesn't have to. There are literally tens of compatible licenses, that are even more permissive in nature than GPL, like some variations of MIT or BSD licenses. With these, one can completely close the source code, not publish it, and there's nothing any litigation can do about it. Luckily GPL is not one of these (though 2.0 isn't that strict as the new 3.0 is, and is still the license of choice if you ask Linus), and all FOSS organizations should really be litigating against such companies that break the license agreements and we as users should support them however we can in that endeavor.