Re: [PATCH v2 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier
Andreas Färber <[email protected]> Fri, 12 May 2023 15:14:26 +0200
| Newsgroups | org.kernel.vger.linux-spdx,dev.linux.lists.linux-staging,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-watchdog,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
Hi, Am 12.05.23 um 12:06 schrieb Bagas Sanjaya: > Many watchdog drivers's source files has already SPDX license > identifier, while some remaining doesn't. > > Convert notices on remaining files to SPDX identifier. While at it, > also move SPDX identifier for drivers/watchdog/rtd119x_wdt.c to the > top of file (as in other files). > > Cc: Ray Lehtiniemi <[email protected]> > Cc: Alessandro Zummo <[email protected]> > Cc: Andrey Panin <[email protected]> > Cc: Oleg Drokin <[email protected]> > Cc: Marc Zyngier <[email protected]> > Cc: Jonas Jensen <[email protected]> > Cc: Sylver Bruneau <[email protected]> > Cc: Andrew Sharp <[email protected]> > Cc: Denis Turischev <[email protected]> > Cc: Mika Westerberg <[email protected]> > Cc: Alan Cox <[email protected]> > Reviewed-by: Simon Horman <[email protected]> > Signed-off-by: Bagas Sanjaya <[email protected]> > --- [...] > diff --git a/drivers/watchdog/rtd119x_wdt.c b/drivers/watchdog/rtd119x_wdt.c > index 95c8d7abce42e6..984905695dde51 100644 > --- a/drivers/watchdog/rtd119x_wdt.c > +++ b/drivers/watchdog/rtd119x_wdt.c > @@ -1,9 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0+ > /* > * Realtek RTD129x watchdog > * > * Copyright (c) 2017 Andreas Färber > * > - * SPDX-License-Identifier: GPL-2.0+ > */ > > #include <linux/bitops.h> Acked-by: Andreas Färber <[email protected]> # for RTD119x Thanks, Andreas -- SUSE Software Solutions Germany GmbH Frankenstraße 146, 90461 Nürnberg, Germany GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman HRB 36809 (AG Nürnberg)