Skip to content

Commit 3a85796

Browse files
Rajat Jaindtor
authored andcommitted
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent ebc68ce commit 3a85796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/uapi/linux/input-event-codes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
1+
/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
22
/*
33
* Input event codes
44
*

0 commit comments

Comments
 (0)