[PATCH v2 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier
Andreas Färber
afaerber at suse.de
Fri May 12 06:14:26 PDT 2023
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 <rayl at mail.com>
> Cc: Alessandro Zummo <a.zummo at towertech.it>
> Cc: Andrey Panin <pazke at donpac.ru>
> Cc: Oleg Drokin <green at crimea.edu>
> Cc: Marc Zyngier <maz at kernel.org>
> Cc: Jonas Jensen <jonas.jensen at gmail.com>
> Cc: Sylver Bruneau <sylver.bruneau at googlemail.com>
> Cc: Andrew Sharp <andy.sharp at lsi.com>
> Cc: Denis Turischev <denis at compulab.co.il>
> Cc: Mika Westerberg <mika.westerberg at linux.intel.com>
> Cc: Alan Cox <alan at linux.intel.com>
> Reviewed-by: Simon Horman <simon.horman at corigine.com>
> Signed-off-by: Bagas Sanjaya <bagasdotme at gmail.com>
> ---
[...]
> 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 <afaerber at suse.de> # 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)
More information about the linux-arm-kernel
mailing list