On Wed, Feb 21, 2018 at 01:27:34PM +0100, Marcus Folkesson wrote:
>- Add SPDX identifier
>- Remove boiler plate license text
>- If MODULE_LICENSE and boiler plate does not match, go for boiler plate
>  license
>
>Signed-off-by: Marcus Folkesson <[email protected]>
>Acked-by: Adam Thomson <[email protected]>
>Acked-by: Charles Keepax <[email protected]>
>Acked-by: Mans Rullgard <[email protected]>
>Acked-by: Matthias Brugger <[email protected]>
>Acked-by: Michal Simek <[email protected]>
>Acked-by: Neil Armstrong <[email protected]>
>Acked-by: Nicolas Ferre <[email protected]>
>Acked-by: Thierry Reding <[email protected]>
>Reviewed-by: Eric Anholt <[email protected]>
>---
>
>Notes:
>    v3:
>       - Keep license text for ebc-c384_wdt
>    v2:
>       - Put back removed copyright texts for meson_gxbb_wdt and coh901327_wdt
>       - Change to BSD-3-Clause for meson_gxbb_wdt
>    v1: Please have an extra look at meson_gxbb_wdt.c

[...]

>diff --git a/drivers/watchdog/ebc-c384_wdt.c b/drivers/watchdog/ebc-c384_wdt.c
>index 2170b275ea01..4c4c8ce78021 100644
>--- a/drivers/watchdog/ebc-c384_wdt.c
>+++ b/drivers/watchdog/ebc-c384_wdt.c
>@@ -1,3 +1,4 @@
>+// SPDX-License-Identifier: GPL-2.0
> /*
>  * Watchdog timer driver for the WinSystems EBC-C384
>  * Copyright (C) 2016 William Breathitt Gray

For ebc-c384_wdt.c,

Acked-by: William Breathitt Gray <[email protected]>

William Breathitt Gray

Reply via email to