summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-armv7/memlayout.ld
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-04-03 01:21:38 +0200
committerFelix Held <felix-coreboot@felixheld.de>2020-04-04 15:42:47 +0000
commit585495e887c61b3a19c369217a85ae9e147ad076 (patch)
treedfc3aba1d7ee50fc86f5d0eeb7f3f79837f8b793 /src/mainboard/emulation/qemu-armv7/memlayout.ld
parent08da24e059e9baf6466a8bbe67fc16f9c84f8868 (diff)
downloadcoreboot-585495e887c61b3a19c369217a85ae9e147ad076.tar.gz
coreboot-585495e887c61b3a19c369217a85ae9e147ad076.tar.bz2
coreboot-585495e887c61b3a19c369217a85ae9e147ad076.zip
mainboard/emulation: Use SPDX for GPL-2.0-only files
Done with sed and God Lines. Only done for C-like code for now. Change-Id: I68d2a8ac6f201f3c1131252b2b53b2b17ece1db6 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40073 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/emulation/qemu-armv7/memlayout.ld')
-rw-r--r--src/mainboard/emulation/qemu-armv7/memlayout.ld15
1 files changed, 2 insertions, 13 deletions
diff --git a/src/mainboard/emulation/qemu-armv7/memlayout.ld b/src/mainboard/emulation/qemu-armv7/memlayout.ld
index aa8588254a34..2fee6991f0b9 100644
--- a/src/mainboard/emulation/qemu-armv7/memlayout.ld
+++ b/src/mainboard/emulation/qemu-armv7/memlayout.ld
@@ -1,16 +1,5 @@
-/*
- * This file is part of the coreboot project.
- *
- *
- * 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 of the License.
- *
- * 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 */
+/* This file is part of the coreboot project. */
#include <memlayout.h>