aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2018-08-05 23:17:01 -0400
committerMauro Carvalho Chehab <[email protected]>2018-09-12 09:29:03 -0400
commit1de2e6b34bbf691900cd3c50ae244fa32db430d0 (patch)
tree8883a01c9b8be1355dea82c4dafdc83e805ccd06 /include
parent5f628053e28bcca6d06c321a5b71ed55d6332a6f (diff)
media: rcar-fcp: convert to SPDX identifiers
Signed-off-by: Kuninori Morimoto <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/media/rcar-fcp.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/media/rcar-fcp.h b/include/media/rcar-fcp.h
index b60a7b176c37..179240fb163b 100644
--- a/include/media/rcar-fcp.h
+++ b/include/media/rcar-fcp.h
@@ -1,14 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* rcar-fcp.h -- R-Car Frame Compression Processor Driver
*
* Copyright (C) 2016 Renesas Electronics Corporation
*
* Contact: Laurent Pinchart ([email protected])
- *
- * 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_RCAR_FCP_H__
#define __MEDIA_RCAR_FCP_H__