kernel/drivers/input/keyboard/adp5588-keys.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * File: drivers/input/keyboard/adp5588_keys.c 3 4 * Description: keypad driver for ADP5588 and ADP5587 .. .. @@ -5,7 +6,6 @@ 5 6 * Bugs: Enter bugs at http://blackfin.uclinux.org/ 6 7 * 7 8 * Copyright (C) 2008-2010 Analog Devices Inc. 8 - * Licensed under the GPL-2 or later.9 9 */ 10 10 11 11 #include <linux/module.h>