Re: [PATCH v1 RFC 1/7] Replace license with GPL
From: Andrew Lunn
Date: Sat Oct 14 2017 - 15:42:32 EST
On Mon, Oct 09, 2017 at 09:18:16AM +0000, David Laight wrote:
> From: Tristram.Ha@xxxxxxxxxxxxx
> > Sent: 06 October 2017 21:33
> > Replace license with GPL.
>
> Don't you need permission from all the people who have updated
> the files in order to make this change?
Hi David
Interesting question.
ksz_9477_reg.h and ksz_spi.c are not a problem, since Woojung Huh is
the only contributor.
ksz_common.c has a MODULE_LICENSE("GPL") so indicating it probably was
intended to the GPL.
However, getting an acked-by from Arkadi Sharshevsky
<arkadis@xxxxxxxxxxxx> would be good.
Andrew