]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
soc: imx: gpc: Switch to SPDX identifier
authorFabio Estevam <fabio.estevam@nxp.com>
Tue, 18 Sep 2018 17:48:13 +0000 (14:48 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 1 Oct 2018 05:24:15 +0000 (13:24 +0800)
Adopt the SPDX license identifier headers to ease license compliance
management.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/imx/gpc.c

index c1d0ffdac6dde6fe485be510111b2256bfb6a8a9..aa3729ecaa9ef86291ab685e2a5beafa6371e972 100644 (file)
@@ -1,13 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2015-2017 Pengutronix, Lucas Stach <kernel@pengutronix.de>
  * Copyright 2011-2013 Freescale Semiconductor, Inc.
- *
- * The code contained herein is licensed under the GNU General Public
- * License. You may obtain a copy of the GNU General Public License
- * Version 2 or later at the following locations:
- *
- * http://www.opensource.org/licenses/gpl-license.html
- * http://www.gnu.org/copyleft/gpl.html
  */
 
 #include <linux/clk.h>