[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: MIT Licensed code in LD_PRELOAD?



Marc Haber <mh+debian-legal@zugschlus.de> writes:
> I am planning to package a small bit of code that is MIT licensed and is
> intended to be used via LD_PRELOAD to overload and inflience the bind()
> syscall regarding source address selection.
>
> Is the MIT License sufficiently compatible to the (L)GPL to allow this
> use? The code interfaces both with the (arbitrary) application issueing
> the bind() call and the glibc. Is that a linking issue?

As far as I understand, the LGPL does not limit the use of a program.

And when you create or distribute a package, you are only bound to the
license conditions of the code pieces that you use to create it.  As
long as your binary package is not a derivative of an (L)GPL program,
its license conditions cannot be influenced by (L)GPL.

Best

Ole


Reply to: