Wrong subject. Guenter On Tue, Jul 10, 2018 at 11:20:12AM -0300, Fabio Estevam wrote: > Adopt the SPDX license identifier headers to ease license compliance > management. > > Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxx> > --- > drivers/watchdog/stmp3xxx_rtc_wdt.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) > > diff --git a/drivers/watchdog/stmp3xxx_rtc_wdt.c b/drivers/watchdog/stmp3xxx_rtc_wdt.c > index d8b11eb..994c54c 100644 > --- a/drivers/watchdog/stmp3xxx_rtc_wdt.c > +++ b/drivers/watchdog/stmp3xxx_rtc_wdt.c > @@ -1,13 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0 > /* > * Watchdog driver for the RTC based watchdog in STMP3xxx and i.MX23/28 > * > * Author: Wolfram Sang <kernel@xxxxxxxxxxxxxx> > * > * Copyright (C) 2011-12 Wolfram Sang, Pengutronix > - * > - * 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. > */ > #include <linux/kernel.h> > #include <linux/module.h> > -- > 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