diff options
author | Benjamin Gaignard <benjamin.gaignard@linaro.org> | 2017-12-05 17:52:39 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-12-13 17:54:41 +0300 |
commit | 9ed785a926843ca5a954d3324082afa2b96f5824 (patch) | |
tree | 1cbc57e97ab1d4d755ec0efd3c446826eff49ad6 /drivers/media/platform/sti/delta/delta-cfg.h | |
parent | 18192a77f0810933ab71a46c1b260d230d7352ee (diff) | |
download | linux-9ed785a926843ca5a954d3324082afa2b96f5824.tar.xz |
media: platform: sti: Adopt SPDX identifier
Add SPDX identifiers to files under sti directory
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
Reviewed-by: Fabien Dessenne <fabien.dessenne@st.com>
Acked-by: Philippe Ombredanne <pombredanne@nexb.com>
Acked-by: Hugues Fruchet <hugues.fruchet@st.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/sti/delta/delta-cfg.h')
-rw-r--r-- | drivers/media/platform/sti/delta/delta-cfg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/platform/sti/delta/delta-cfg.h b/drivers/media/platform/sti/delta/delta-cfg.h index c6388f575800..f47c6e6ff083 100644 --- a/drivers/media/platform/sti/delta/delta-cfg.h +++ b/drivers/media/platform/sti/delta/delta-cfg.h @@ -1,7 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) STMicroelectronics SA 2015 * Author: Hugues Fruchet <hugues.fruchet@st.com> for STMicroelectronics. - * License terms: GNU General Public License (GPL), version 2 */ #ifndef DELTA_CFG_H |