From 9ed785a926843ca5a954d3324082afa2b96f5824 Mon Sep 17 00:00:00 2001 From: Benjamin Gaignard Date: Tue, 5 Dec 2017 09:52:39 -0500 Subject: media: platform: sti: Adopt SPDX identifier Add SPDX identifiers to files under sti directory Signed-off-by: Benjamin Gaignard Reviewed-by: Fabien Dessenne Acked-by: Philippe Ombredanne Acked-by: Hugues Fruchet Signed-off-by: Mauro Carvalho Chehab --- drivers/media/platform/sti/hva/hva-hw.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/media/platform/sti/hva/hva-hw.h') diff --git a/drivers/media/platform/sti/hva/hva-hw.h b/drivers/media/platform/sti/hva/hva-hw.h index b46017dcfae9..b298990264d5 100644 --- a/drivers/media/platform/sti/hva/hva-hw.h +++ b/drivers/media/platform/sti/hva/hva-hw.h @@ -1,8 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) STMicroelectronics SA 2015 * Authors: Yannick Fertre * Hugues Fruchet - * License terms: GNU General Public License (GPL), version 2 */ #ifndef HVA_HW_H -- cgit