Comment on Jack Dorsey and Elon Musk would like to ‘delete all IP law’ | TechCrunch
merc@sh.itjust.works 1 year agoNo, the GPL very much requires copyright to work
That’s what I said.
Comment on Jack Dorsey and Elon Musk would like to ‘delete all IP law’ | TechCrunch
merc@sh.itjust.works 1 year agoNo, the GPL very much requires copyright to work
That’s what I said.
sugar_in_your_tea@sh.itjust.works 1 year ago
I’m saying it is necessary to achieve the aims of the GPL.
If it was just about ensuring the source is free, the MIT license would be sufficient. The GPL goes further and forces modifications to also be free, which relies on copyright.
uis@lemm.ee 1 year ago
Which would make GPL toothless, but that’s fine because it would no longer be unnecessary.
merc@sh.itjust.works 1 year ago
Until copyright no longer exists and everything is in the public domain, as I said.
How are you going to enforce the GPL in a world where copyright doesn’t exist?
sugar_in_your_tea@sh.itjust.works 1 year ago
And that’s what I’m saying, you can’t, therefore the aims of the GPL cannot be achieved. The GPL was created specifically to force modifications to be shared. The MIT license was created to be as close to public domain as possible, but within a copyright context (the only obligation is to retain the license text on source distributions).
If everything is public domain, then there would be no functional changes to MIT-licensed code, whereas GPL-licensed code would become a free-for-all with companies no longer being obligated to share their changes.