|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] xs.h cannot include xenctrl.h
Anthony Liguori wrote:
> xs.h is LGPL. xenctrl.h is GPL. If xs.h includes xenctrl.h it
> implicitly makes xs.h GPL'd. The following patches remove the xenctrl.h
> dependency in xs.h.
Why not just make all headers LGPL (or less restrictive, e.g. BSD)?
Don't many of these headers need to be referenced from OSes where software
is typically BSD-licensed, anyway?
(BSD without the advertising clause is compatible with GPL and LGPL.)
--
David Hopwood <david.nospam.hopwood@xxxxxxxxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|