Re: netfilter: xtables: Bring SPDX identifier back
Pablo Neira Ayuso <[email protected]>
| Newsgroups | org.kernel.vger.linux-spdx,org.kernel.vger.netfilter-devel |
|---|---|
| Message-ID | <Yp4y19o3EnRE+f7r@salvia> |
On Mon, Jun 06, 2022 at 06:56:12PM +0200, Greg KH wrote:
> 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.
I did not know there is a specific tree for this.
> Your choice, which ever is easier for you.
please take it