linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] watchdog: meson_wdt: update with SPDX Licence identifier
@ 2019-05-20 14:28 Neil Armstrong
  2019-06-06 21:22 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Neil Armstrong @ 2019-05-20 14:28 UTC (permalink / raw)
  To: wim, linux
  Cc: linux-watchdog, linux-amlogic, linux-arm-kernel, linux-kernel,
	Neil Armstrong

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 drivers/watchdog/meson_wdt.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/drivers/watchdog/meson_wdt.c b/drivers/watchdog/meson_wdt.c
index 01889cef81e1..3389f4c02603 100644
--- a/drivers/watchdog/meson_wdt.c
+++ b/drivers/watchdog/meson_wdt.c
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  *      Meson Watchdog Driver
  *
  *      Copyright (c) 2014 Carlo Caione
- *
- *      This program is free software; you can redistribute it and/or
- *      modify it under the terms of the GNU General Public License
- *      as published by the Free Software Foundation; either version
- *      2 of the License, or (at your option) any later version.
  */
 
 #include <linux/clk.h>
-- 
2.21.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] watchdog: meson_wdt: update with SPDX Licence identifier
  2019-05-20 14:28 [PATCH] watchdog: meson_wdt: update with SPDX Licence identifier Neil Armstrong
@ 2019-06-06 21:22 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2019-06-06 21:22 UTC (permalink / raw)
  To: Neil Armstrong
  Cc: wim, linux-watchdog, linux-amlogic, linux-arm-kernel, linux-kernel

On Mon, May 20, 2019 at 04:28:47PM +0200, Neil Armstrong wrote:
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>

This change has been applied system-wide.

Guenter

> ---
>  drivers/watchdog/meson_wdt.c | 6 +-----
>  1 file changed, 1 insertion(+), 5 deletions(-)
> 
> diff --git a/drivers/watchdog/meson_wdt.c b/drivers/watchdog/meson_wdt.c
> index 01889cef81e1..3389f4c02603 100644
> --- a/drivers/watchdog/meson_wdt.c
> +++ b/drivers/watchdog/meson_wdt.c
> @@ -1,12 +1,8 @@
> +// SPDX-License-Identifier: GPL-2.0+
>  /*
>   *      Meson Watchdog Driver
>   *
>   *      Copyright (c) 2014 Carlo Caione
> - *
> - *      This program is free software; you can redistribute it and/or
> - *      modify it under the terms of the GNU General Public License
> - *      as published by the Free Software Foundation; either version
> - *      2 of the License, or (at your option) any later version.
>   */
>  
>  #include <linux/clk.h>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-06 21:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-20 14:28 [PATCH] watchdog: meson_wdt: update with SPDX Licence identifier Neil Armstrong
2019-06-06 21:22 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).