From: Fabio Estevam Date: Wed, 23 May 2018 19:24:40 +0000 (-0300) Subject: thermal: imx: Switch to SPDX identifier X-Git-Tag: v4.19~797^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=45f8b0dde3c4e5445aebeb950de1dffacd94d4a6;p=platform%2Fkernel%2Flinux-rpi.git thermal: imx: Switch to SPDX identifier Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Fabio Estevam Signed-off-by: Eduardo Valentin --- diff --git a/drivers/thermal/imx_thermal.c b/drivers/thermal/imx_thermal.c index c30dc21..334d98b 100644 --- a/drivers/thermal/imx_thermal.c +++ b/drivers/thermal/imx_thermal.c @@ -1,11 +1,6 @@ -/* - * Copyright 2013 Freescale Semiconductor, Inc. - * - * 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. - * - */ +// SPDX-License-Identifier: GPL-2.0 +// +// Copyright 2013 Freescale Semiconductor, Inc. #include #include