From: Kuninori Morimoto Date: Thu, 26 Jul 2018 02:36:55 +0000 (-0400) Subject: media: sh_vou: convert to SPDX identifiers X-Git-Tag: v4.19-rc1~137^2~25 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=7b381978c8563672e19d90db00119d74ed2221b3;p=linux.git media: sh_vou: convert to SPDX identifiers Signed-off-by: Kuninori Morimoto Signed-off-by: Laurent Pinchart Reviewed-by: Simon Horman Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/platform/sh_vou.c b/drivers/media/platform/sh_vou.c index 4dccf29e9d78..6135e13e24d4 100644 --- a/drivers/media/platform/sh_vou.c +++ b/drivers/media/platform/sh_vou.c @@ -1,11 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * SuperH Video Output Unit (VOU) driver * * Copyright (C) 2010, Guennadi Liakhovetski - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. */ #include