From: Rajat Jain Date: Wed, 1 Apr 2020 20:24:11 +0000 (-0700) Subject: Input: update SPDX tag for input-event-codes.h X-Git-Tag: v5.15~74^2~85^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3a8579629665bd6c0b37afcb2291080e959b885d;p=platform%2Fkernel%2Flinux-starfive.git Input: update SPDX tag for input-event-codes.h Replace the /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ with /* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */ to help coreboot community consume this file without relaxing their licensing checks. Signed-off-by: Rajat Jain Link: https://lore.kernel.org/r/20200329172513.133548-1-rajatja@google.com Signed-off-by: Dmitry Torokhov --- diff --git a/include/uapi/linux/input-event-codes.h b/include/uapi/linux/input-event-codes.h index 0f1db1c..f6cc830 100644 --- a/include/uapi/linux/input-event-codes.h +++ b/include/uapi/linux/input-event-codes.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ +/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */ /* * Input event codes *