linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kieran Bingham <kieran.bingham@ideasonboard.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	linux-renesas-soc@vger.kernel.org
Subject: Re: [vsp-tests] [PATCH 2/2] gen-image: Replace copyright text with SPDX tags
Date: Tue, 14 Jul 2020 08:51:09 +0100	[thread overview]
Message-ID: <c892c3e8-acae-4452-fa52-252677094d5f@ideasonboard.com> (raw)
In-Reply-To: <20200713230808.2570-2-laurent.pinchart@ideasonboard.com>

Hi Laurent,

On 14/07/2020 00:08, Laurent Pinchart wrote:
> Standardize on the usage of SPDX tags. No change in copyright is
> included.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>

> ---
>  src/gen-image.c | 10 ++--------
>  1 file changed, 2 insertions(+), 8 deletions(-)
> 
> diff --git a/src/gen-image.c b/src/gen-image.c
> index 0ee97749ebbf..d9f92253af46 100644
> --- a/src/gen-image.c
> +++ b/src/gen-image.c
> @@ -1,11 +1,5 @@
> -/*
> - * Copyright (C) 2016 Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> - *
> - * 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.
> - */
> +/* SPDX-License-Identifier: GPL-2.0-or-later */
> +/* SPDX-FileCopyrightText: 2016 Laurent Pinchart <laurent.pinchart@ideasonboard.com> */
>  
>  #include <ctype.h>
>  #include <errno.h>
> 

-- 
Regards
--
Kieran

  reply	other threads:[~2020-07-14  7:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-13 23:08 [vsp-tests] [PATCH 1/2] Add license and copyright information Laurent Pinchart
2020-07-13 23:08 ` [vsp-tests] [PATCH 2/2] gen-image: Replace copyright text with SPDX tags Laurent Pinchart
2020-07-14  7:51   ` Kieran Bingham [this message]
2020-07-14  7:50 ` [vsp-tests] [PATCH 1/2] Add license and copyright information Kieran Bingham
2020-07-14  9:08   ` Laurent Pinchart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c892c3e8-acae-4452-fa52-252677094d5f@ideasonboard.com \
    --to=kieran.bingham@ideasonboard.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).