All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: "Mauro Carvalho Chehab" <mchehab@kernel.org>,
	"Ramesh Shanmugasundaram"
	<ramesh.shanmugasundaram@bp.renesas.com>,
	"Hans Verkuil" <hans.verkuil@cisco.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: "\"Niklas Söderlund\"" <niklas.soderlund@ragnatech.se>,
	"Kieran Bingham" <kieran@ksquared.org.uk>,
	linux-media@vger.kernel.org, linux-renesas-soc@vger.kernel.org
Subject: [PATCH 1/8] media: vsp1: convert to SPDX identifiers
Date: Mon, 6 Aug 2018 03:16:40 +0000	[thread overview]
Message-ID: <87ftzsnqaa.wl-kuninori.morimoto.gx@renesas.com> (raw)
In-Reply-To: <87h8k8nqcf.wl-kuninori.morimoto.gx@renesas.com>


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

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 include/media/vsp1.h | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/include/media/vsp1.h b/include/media/vsp1.h
index 3093b9c..dbe64dc 100644
--- a/include/media/vsp1.h
+++ b/include/media/vsp1.h
@@ -1,14 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * vsp1.h  --  R-Car VSP1 API
  *
  * Copyright (C) 2015 Renesas Electronics Corporation
  *
  * Contact: 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.
  */
 #ifndef __MEDIA_VSP1_H__
 #define __MEDIA_VSP1_H__
-- 
2.7.4

  reply	other threads:[~2018-08-06  5:23 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-06  3:15 [PATCH 0/8] renesas: convert to SPDX Kuninori Morimoto
2018-08-06  3:16 ` Kuninori Morimoto [this message]
2018-08-09 12:37   ` [PATCH 1/8] media: vsp1: convert to SPDX identifiers Simon Horman
2018-08-06  3:17 ` [PATCH 2/8] media: rcar-fcp: " Kuninori Morimoto
2018-08-09 12:37   ` Simon Horman
2018-08-06  3:17 ` [PATCH 3/8] media: adv7180: " Kuninori Morimoto
2018-08-09 12:37   ` Simon Horman
2018-08-06  3:17 ` [PATCH 4/8] media: adv748x: " Kuninori Morimoto
2018-08-06  9:03   ` "Niklas Söderlund"
2018-08-06  9:03     ` "Niklas Söderlund"
2018-08-09 12:39   ` Simon Horman
2018-08-09 12:45   ` Kieran Bingham
2018-08-06  3:18 ` [PATCH 5/8] drm: shmobile: " Kuninori Morimoto
2018-08-09 12:38   ` Simon Horman
2018-08-06  3:18 ` [PATCH 6/8] drm: panel-lvds: " Kuninori Morimoto
2018-08-09 12:38   ` Simon Horman
2018-08-06  3:18 ` [PATCH 7/8] fbdev: sh7760fb: " Kuninori Morimoto
2018-08-09 12:39   ` Simon Horman
2018-08-06  3:19 ` [PATCH 8/8] backlight: as3711_bl: " Kuninori Morimoto
2018-08-09 12:39   ` Simon Horman
2018-08-06  9:23 ` [PATCH 0/8] renesas: convert to SPDX 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=87ftzsnqaa.wl-kuninori.morimoto.gx@renesas.com \
    --to=kuninori.morimoto.gx@renesas.com \
    --cc=hans.verkuil@cisco.com \
    --cc=kieran@ksquared.org.uk \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=niklas.soderlund@ragnatech.se \
    --cc=ramesh.shanmugasundaram@bp.renesas.com \
    /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.