Input: update SPDX tag for input-event-codes.h
authorRajat Jain <rajatja@google.com>
Wed, 1 Apr 2020 20:24:11 +0000 (13:24 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 1 Apr 2020 20:27:07 +0000 (13:27 -0700)
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 <rajatja@google.com>
Link: https://lore.kernel.org/r/20200329172513.133548-1-rajatja@google.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
include/uapi/linux/input-event-codes.h

index 0f1db1c..f6cc830 100644 (file)
@@ -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
  *