Re: 2.6 kernel header licensing.

From: Arjan van de Ven
Date: Thu May 20 2004 - 03:46:48 EST



> Would anybody on linux-kernel like to venture an opinion about whether the
> license on Mariusz's Mazur's kernel headers package could be changed to LGPL
> instead of GPL?

you cannot do that without the (written) permission of all contributors,
which makes that severly impractical.

However, if those headers are strictly datastructures, your library
compiled against those does not contain code from those headers, eg it's
just interface definitions. Eg as long as you don't use inlines or large
#define's that generate code you're basically ok afaics (but IANAL).
Now if you want to (re)distribute those headers with your package, the
GPL again applies to the files of course.

Attachment: signature.asc
Description: This is a digitally signed message part