summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/nxp-imx8mq-evk/lowlevel.c
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2019-12-19 16:19:26 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2019-12-20 16:16:44 +0100
commit35ad0b89aa563d74fd53c9b9aef086c43de1f23e (patch)
treefba3eb71bfb534674dc8bf748cb68833a5c48f3e /arch/arm/boards/nxp-imx8mq-evk/lowlevel.c
parent1d033bd90e08598e0870982a857134f8d18cc872 (diff)
downloadbarebox-35ad0b89aa563d74fd53c9b9aef086c43de1f23e.tar.gz
barebox-35ad0b89aa563d74fd53c9b9aef086c43de1f23e.tar.xz
ARM: nxp-imx8mq-evk: switch to SPDX license header
Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/nxp-imx8mq-evk/lowlevel.c')
-rw-r--r--arch/arm/boards/nxp-imx8mq-evk/lowlevel.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/arch/arm/boards/nxp-imx8mq-evk/lowlevel.c b/arch/arm/boards/nxp-imx8mq-evk/lowlevel.c
index 9d060fb589..d2042bffca 100644
--- a/arch/arm/boards/nxp-imx8mq-evk/lowlevel.c
+++ b/arch/arm/boards/nxp-imx8mq-evk/lowlevel.c
@@ -1,13 +1,4 @@
-/*
- * 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; version 2.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- */
+// SPDX-License-Identifier: GPL-2.0
#include <common.h>
#include <linux/sizes.h>