]> 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)
commit6947c0102dce2591a59f8957c8c22f88fc255360
tree1dac5566dbd19da71c6817ffd4e378eeef52f436
parente4b339df9f37fc007a48ea19d046c2659bec52b4
netfilter: xtables: Bring SPDX identifier back

Commit cdb51be7ebd5 ("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: c4e9d501ee48 ("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