Re: netfilter: xtables: Bring SPDX identifier back
Greg KH <[email protected]>
| Newsgroups | org.kernel.vger.linux-spdx,org.kernel.vger.netfilter-devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 06, 2022 at 05:34:34PM +0200, Pablo Neira Ayuso wrote:
> On Mon, Jun 06, 2022 at 05:23:45PM +0200, Thomas Gleixner wrote:
> > Commit e2be04c7f995 ("License cleanup: add SPDX license identifier to
> > uapi header files with a license") added the correct SPDX identifier to
> > include/uapi/linux/netfilter/xt_IDLETIMER.h.
> >
> > A subsequent commit removed it for no reason and reintroduced the UAPI
> > license incorrectness as the file is now missing the UAPI exception
> > again.
> >
> > Add it back and remove the GPLv2 boilerplate while at it.
>
> LGTM.
>
> You handle this or I place this in the nf.git tree?
If you want to take it, that's fine with me, otherwise I can in a
spdx-specific tree that I manage.
Your choice, which ever is easier for you.
thanks,
greg k-h