|
|
Subscribe / Log in / New account

Designing ELF modules

Designing ELF modules

Posted May 7, 2022 10:18 UTC (Sat) by sammythesnake (guest, #17693)
In reply to: Designing ELF modules by alison
Parent article: Designing ELF modules

Permissive licences* allow distribution under GPLv2, so the code could remain available under BSD/MIT/whatever without further drama - providing sufficient care is taken to keep such code from becoming so intricately linked to (and therefore "derivative work" of) GPL-only code.

There's already a bunch of code in the kernel under BSD/MIT style licences via this mode of thinking.

* For suitable definitions of "permissive licences"


to post comments


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