|
|
|
|
|
by amarkov
2944 days ago
|
|
But copyleft licenses do end up preventing software from running on some platforms. For example, none of the work that goes into the Linux kernel can be made available to Windows users. I'm sure the FSF sees this as a tradeoff that has to be made in order to keep free software viable. But that's a very different story than "user freedom is everything". |
|
It is certainly fair in the sense that the Linux or BSD kernel people will never get to see, and benefit from the NT code, but microsoft and Apple can certainly use any BSD or MIT licensed code they want to.
But using Linux kernel code in the NT kernel is a special case of software sharing that can only be done at the source code level, by experienced programmers. And then it has to be released by the project maintainers, in this case the linux foundation, or microsoft.
But application code (e.g. an mp3 player), can be released for both windows and linux whether they are closed-source, or GPL.
The kernel might not be the best example to make your point.