diff options
| author | 2020-04-06 20:56:50 -0700 | |
|---|---|---|
| committer | 2020-04-06 20:56:50 -0700 | |
| commit | cd510679f4b588b7726fc8b25e5a0afd6f889b14 (patch) | |
| tree | 5f4dcae0633b0b7dce8684cfb6e2ee527d6b78f1 /include/uapi/linux/input-event-codes.h | |
| parent | Input: fix stale timestamp on key autorepeat events (diff) | |
| parent | Input: update SPDX tag for input-event-codes.h (diff) | |
| download | wireguard-linux-cd510679f4b588b7726fc8b25e5a0afd6f889b14.tar.xz wireguard-linux-cd510679f4b588b7726fc8b25e5a0afd6f889b14.zip | |
Merge branch 'next' into for-linus
Prepare input updates for 5.7 merge window.
Diffstat (limited to 'include/uapi/linux/input-event-codes.h')
| -rw-r--r-- | include/uapi/linux/input-event-codes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/input-event-codes.h b/include/uapi/linux/input-event-codes.h index 6923dc7e0298..b6a835d37826 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 * |
