thermal: imx: Switch to SPDX identifier
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 23 May 2018 19:24:40 +0000 (16:24 -0300)
committerEduardo Valentin <edubezval@gmail.com>
Fri, 1 Jun 2018 21:31:02 +0000 (14:31 -0700)
Adopt the SPDX license identifier headers to ease license compliance
management.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/imx_thermal.c

index c30dc21..334d98b 100644 (file)
@@ -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 <linux/clk.h>
 #include <linux/cpufreq.h>