Re: [PATCH] misc: hpilo: relicense HPE iLO driver as Dual MIT/GPL

From: Arnd Bergmann
Date: Wed Nov 16 2022 - 04:55:13 EST


On Wed, Nov 16, 2022, at 10:51, Arnd Bergmann wrote:
> On Wed, Nov 16, 2022, at 10:47, matt.hsiao@xxxxxxx wrote:
>> From: Matt Hsiao <matt.hsiao@xxxxxxx>
>>
>> Currently, the hpilo driver is licensed as GPL. To run OpenBSD on HPE
>> servers with BMC (HPE iLO) functionality, a dual MIT/GPL license is needed
>> for porting the hpilo driver to OpenBSD.
>>
>> Signed-off-by: Matt Hsiao <matt.hsiao@xxxxxxx>
>
> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>

To clarify: this is for the changes I did to this driver, they are
fairly minimal. I have not checked who else contributed here that
has to agree before the change can get applied.

Arnd