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 | <Yp4eiv4xUhWc2VEx@salvia> |
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?
Thanks