All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-renesas-soc@vger.kernel.org
Cc: Kieran Bingham <kieran.bingham@ideasonboard.com>
Subject: [PATCH 1/3] tests: Add SPDX headers to vsp-unit-test-0026.sh
Date: Mon, 28 Feb 2022 13:28:59 +0200	[thread overview]
Message-ID: <20220228112901.21289-1-laurent.pinchart@ideasonboard.com> (raw)

vsp-unit-test-0026.sh is missing SPDX headers. Add them.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
---
 tests/vsp-unit-test-0026.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/vsp-unit-test-0026.sh b/tests/vsp-unit-test-0026.sh
index 0e013cec881b..36ed0b03469b 100755
--- a/tests/vsp-unit-test-0026.sh
+++ b/tests/vsp-unit-test-0026.sh
@@ -1,4 +1,6 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0-or-later
+# SPDX-FileCopyrightText: 2020 Renesas Electronics Corporation
 
 #
 # Test unbinding and binding all VSP1 devices, performing a simple

base-commit: 2e98a1bf774bc8516aa8027411a2fd511e52561c
-- 
Regards,

Laurent Pinchart


             reply	other threads:[~2022-02-28 11:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-28 11:28 Laurent Pinchart [this message]
2022-02-28 11:29 ` [PATCH 2/3] gen-image: Crop input image before format conversion to YUV Laurent Pinchart
2022-02-28 12:11   ` Kieran Bingham
2022-02-28 11:29 ` [PATCH 3/3] tests: Add RPF cropping test for YUV formats Laurent Pinchart
2022-02-28 12:29   ` Kieran Bingham
2022-02-28 12:37     ` Laurent Pinchart
2022-02-28 11:36 ` [PATCH 1/3] tests: Add SPDX headers to vsp-unit-test-0026.sh Kieran Bingham

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=20220228112901.21289-1-laurent.pinchart@ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=kieran.bingham@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 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.