Skip to content

Commit

Permalink
thermal: imx: Switch to SPDX identifier
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Fabio Estevam authored and Eduardo Valentin committed Jun 1, 2018
1 parent 10c8251 commit 45f8b0d
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions drivers/thermal/imx_thermal.c
Original file line number Diff line number Diff line change
@@ -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>
Expand Down

0 comments on commit 45f8b0d

Please sign in to comment.