diff options
Diffstat (limited to 'include/linux/platform_data/keypad-omap.h')
| -rw-r--r-- | include/linux/platform_data/keypad-omap.h | 5 | 
1 files changed, 1 insertions, 4 deletions
| diff --git a/include/linux/platform_data/keypad-omap.h b/include/linux/platform_data/keypad-omap.h index c3a3abae98f0..3e7c64c854f4 100644 --- a/include/linux/platform_data/keypad-omap.h +++ b/include/linux/platform_data/keypad-omap.h @@ -1,9 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0-only */  /*   *  Copyright (C) 2006 Komal Shah <[email protected]> - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation.   */  #ifndef __KEYPAD_OMAP_H  #define __KEYPAD_OMAP_H |