|
|
|
|
|
by rayiner
3598 days ago
|
|
> Copyleft wouldn't be necessary if everything were in the public domain. If everything were in the public domain, nothing would stop you from forking an open-source project and distributing only binaries of your modifications. The precise difference between the GPL and say the MIT/BSD licenses is that the GPL precludes that. Copyright is the only hook you can use to compel creators of derivative works to distribute user-readable source. |
|
Under MIT/BSD you can't, for example, use and distribute the changes to the Mac OS source code which were made after they forked from BSD.
There's still a bit of difference between GPL and just having everything public domain, I agree, but the difference isn't nearly as important as you're thinking it is.