]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: xtables: Bring SPDX identifier back
authorThomas Gleixner <tglx@linutronix.de>
Mon, 6 Jun 2022 15:23:45 +0000 (17:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jun 2022 12:48:57 +0000 (14:48 +0200)
commit4f1c3d28f3fa1d6e2df0828acaf482c47c67c5e5
tree1dac5566dbd19da71c6817ffd4e378eeef52f436
parent16aff1333893a181979237201838ced10bdd0441
netfilter: xtables: Bring SPDX identifier back

Commit e43dde18b112 ("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.

Fixes: 0374163598e5 ("netfilter: xtables: Add snapshot of hardidletimer target")
Cc: Manoj Basapathi <manojbm@codeaurora.org>
Cc: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Cc: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/netfilter/xt_IDLETIMER.h