From: Nguyen A. Q. <aq...@gm...> - 2008-04-18 11:01:39
|
On Thu, Apr 17, 2008 at 4:36 PM, Carlo Marcelo Arenas Belon <ca...@sa...> wrote: > On Thu, Apr 17, 2008 at 10:30:27AM +0900, Nguyen Anh Quynh wrote: > > +++ b/extboot/farvar.h > @@ -0,0 +1,113 @@ > +// Code to access multiple segments within gcc. > +// > +// Copyright (C) 2008 Kevin O'Connor <ke...@ko...> > +// > +// This file may be distributed under the terms of the GNU GPLv3 license. > > IANAL but wouldn't this make extboot GPLv3 only? how that will interact > with the GPLv2 extboot qemu? I am not sure if that is fine, but it might be better to have the same license for every code. I will contact Kevin when the next version is ready (I am still fixing something) Thanks, Q |