diff options
Diffstat (limited to 'include/input.h')
-rw-r--r-- | include/input.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/input.h b/include/input.h index 2902b079b23..3285a3ffa28 100644 --- a/include/input.h +++ b/include/input.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Keyboard input helper functions (too small to be called a layer) * * Copyright (c) 2011 The Chromium OS Authors. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _INPUT_H |