On Tue, Jul 10, 2018 at 11:21:22AM -0300, Fabio Estevam wrote: > Adopt the SPDX license identifier headers to ease license compliance > management. > > Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxx> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > --- > Changes since v1: > - None > > drivers/watchdog/imx2_wdt.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) > > diff --git a/drivers/watchdog/imx2_wdt.c b/drivers/watchdog/imx2_wdt.c > index f07850d..2b52514 100644 > --- a/drivers/watchdog/imx2_wdt.c > +++ b/drivers/watchdog/imx2_wdt.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0 > /* > * Watchdog driver for IMX2 and later processors > * > @@ -7,10 +8,6 @@ > * some parts adapted by similar drivers from Darius Augulis and Vladimir > * Zapolskiy, additional improvements by Wim Van Sebroeck. > * > - * 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. > - * > * NOTE: MX1 has a slightly different Watchdog than MX2 and later: > * > * MX1: MX2+: > -- > 2.7.4 > -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html