|
|
Subscribe / Log in / New account

Jumping the licensing shark

Jumping the licensing shark

Posted Mar 30, 2023 15:46 UTC (Thu) by ksandstr (guest, #60862)
In reply to: Jumping the licensing shark by Wol
Parent article: Jumping the licensing shark

On the contrary, GNU Readline is the canonical example of a library first developed and licensed under the strongest copyleft. Therefore a program derived from it, such as all Readline clients written before non-copyleft substitutes were available, is a derivative of GNU Readline in particular. Arguably that program will remain derived even if all reference to specifically GNU Readline (and not a substitute) were subsequently removed. For alternate interpretations, consult your time machine and/or memory hole.


to post comments

Jumping the licensing shark

Posted Mar 30, 2023 17:07 UTC (Thu) by Wol (subscriber, #4433) [Link]

Congratulations! You have just succeeded in copyrighting an API, and causing serious trouble to the entire computing industry ...

The licence of Readline is not allowed to affect the licence on the SOURCE of my program. If I wish to include Readline in my program, I have to allow my source to be distributed under the GPL, too.

But, as I said, as soon as I swap Readline for the BSD equivalent, I no longer have to distribute my source under the GPL. I can't do anything about the copies already out there, but if things go right for me, they will wither on the vine. If things go wrong, ... well I'm probably no worse off than I was to start with.

Cheers,
Wol


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds