All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] power: reset: convert to SPDX identifiers
@ 2018-09-07  2:15 Kuninori Morimoto
  2018-09-10 13:13 ` Simon Horman
  2018-09-16  9:43 ` Sebastian Reichel
  0 siblings, 2 replies; 3+ messages in thread
From: Kuninori Morimoto @ 2018-09-07  2:15 UTC (permalink / raw)
  To: Sebastian Reichel; +Cc: Linux-Renesas, linux-pm


From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

This patch updates license to use SPDX-License-Identifier
instead of verbose license text.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 drivers/power/reset/rmobile-reset.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/drivers/power/reset/rmobile-reset.c b/drivers/power/reset/rmobile-reset.c
index e6569df..bd3b396 100644
--- a/drivers/power/reset/rmobile-reset.c
+++ b/drivers/power/reset/rmobile-reset.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Renesas R-Mobile Reset Driver
  *
  * Copyright (C) 2014 Glider bvba
- *
- * This file is subject to the terms and conditions of the GNU General Public
- * License.  See the file "COPYING" in the main directory of this archive
- * for more details.
  */
 
 #include <linux/io.h>
-- 
2.7.4

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

* Re: [PATCH] power: reset: convert to SPDX identifiers
  2018-09-07  2:15 [PATCH] power: reset: convert to SPDX identifiers Kuninori Morimoto
@ 2018-09-10 13:13 ` Simon Horman
  2018-09-16  9:43 ` Sebastian Reichel
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2018-09-10 13:13 UTC (permalink / raw)
  To: Kuninori Morimoto; +Cc: Sebastian Reichel, Linux-Renesas, linux-pm

On Fri, Sep 07, 2018 at 02:15:08AM +0000, Kuninori Morimoto wrote:
> 
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> This patch updates license to use SPDX-License-Identifier
> instead of verbose license text.
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

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

* Re: [PATCH] power: reset: convert to SPDX identifiers
  2018-09-07  2:15 [PATCH] power: reset: convert to SPDX identifiers Kuninori Morimoto
  2018-09-10 13:13 ` Simon Horman
@ 2018-09-16  9:43 ` Sebastian Reichel
  1 sibling, 0 replies; 3+ messages in thread
From: Sebastian Reichel @ 2018-09-16  9:43 UTC (permalink / raw)
  To: Kuninori Morimoto; +Cc: Linux-Renesas, linux-pm

[-- Attachment #1: Type: text/plain, Size: 1075 bytes --]

hi,

On Fri, Sep 07, 2018 at 02:15:08AM +0000, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> This patch updates license to use SPDX-License-Identifier
> instead of verbose license text.
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---

Thanks, queued.

-- Sebastian

>  drivers/power/reset/rmobile-reset.c | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)
> 
> diff --git a/drivers/power/reset/rmobile-reset.c b/drivers/power/reset/rmobile-reset.c
> index e6569df..bd3b396 100644
> --- a/drivers/power/reset/rmobile-reset.c
> +++ b/drivers/power/reset/rmobile-reset.c
> @@ -1,11 +1,8 @@
> +// SPDX-License-Identifier: GPL-2.0
>  /*
>   * Renesas R-Mobile Reset Driver
>   *
>   * Copyright (C) 2014 Glider bvba
> - *
> - * This file is subject to the terms and conditions of the GNU General Public
> - * License.  See the file "COPYING" in the main directory of this archive
> - * for more details.
>   */
>  
>  #include <linux/io.h>
> -- 
> 2.7.4
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-09-17  1:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-07  2:15 [PATCH] power: reset: convert to SPDX identifiers Kuninori Morimoto
2018-09-10 13:13 ` Simon Horman
2018-09-16  9:43 ` Sebastian Reichel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.