]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
clocksource/drivers/timer-imx-tpm: Switch to SPDX identifier
authorFabio Estevam <fabio.estevam@nxp.com>
Tue, 22 May 2018 23:05:05 +0000 (20:05 -0300)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 23 May 2018 05:39:01 +0000 (07:39 +0200)
Adopt the SPDX license identifier headers to ease license compliance
management.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/timer-imx-tpm.c

index 6c8318470b48774efefd09437dac7cb365c92d33..b7aa2b81707821292b6ded8ab8ccfeee5c01775c 100644 (file)
@@ -1,12 +1,7 @@
-/*
- * Copyright 2016 Freescale Semiconductor, Inc.
- * Copyright 2017 NXP
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or (at your option) any later version.
- */
+// SPDX-License-Identifier: GPL-2.0+
+//
+// Copyright 2016 Freescale Semiconductor, Inc.
+// Copyright 2017 NXP
 
 #include <linux/clk.h>
 #include <linux/clockchips.h>