summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/netgear-rn2120/lowlevel.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boards/netgear-rn2120/lowlevel.c')
-rw-r--r--arch/arm/boards/netgear-rn2120/lowlevel.c14
1 files changed, 2 insertions, 12 deletions
diff --git a/arch/arm/boards/netgear-rn2120/lowlevel.c b/arch/arm/boards/netgear-rn2120/lowlevel.c
index e05f2f4c17..c78d3644b5 100644
--- a/arch/arm/boards/netgear-rn2120/lowlevel.c
+++ b/arch/arm/boards/netgear-rn2120/lowlevel.c
@@ -1,15 +1,5 @@
-/*
- * Copyright (C) 2015 Pengutronix, Uwe Kleine-König <kernel@pengutronix.de>
- *
- * 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.
- *
- * 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-only
+// SPDX-FileCopyrightText: 2015 Uwe Kleine-König <kernel@pengutronix.de>, Pengutronix
#include <common.h>
#include <asm/barebox-arm.h>