hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/include/linux/input/samsung-keypad.h
....@@ -1,13 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Samsung Keypad platform data definitions
34 *
45 * Copyright (C) 2010 Samsung Electronics Co.Ltd
56 * Author: Joonyoung Shim <jy0922.shim@samsung.com>
6
- *
7
- * This program is free software; you can redistribute it and/or modify it
8
- * under the terms of the GNU General Public License as published by the
9
- * Free Software Foundation; either version 2 of the License, or (at your
10
- * option) any later version.
117 */
128
139 #ifndef __SAMSUNG_KEYPAD_H