diff options
Diffstat (limited to 'src/mainboard/emulation/qemu-riscv/Kconfig')
-rw-r--r-- | src/mainboard/emulation/qemu-riscv/Kconfig | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/src/mainboard/emulation/qemu-riscv/Kconfig b/src/mainboard/emulation/qemu-riscv/Kconfig index 8788f33920..6c8a7eb91a 100644 --- a/src/mainboard/emulation/qemu-riscv/Kconfig +++ b/src/mainboard/emulation/qemu-riscv/Kconfig @@ -2,14 +2,7 @@ ## This file is part of the coreboot project. ## ## -## This software is licensed under the terms of the GNU General Public -## License version 2, as published by the Free Software Foundation, and -## may be copied, distributed, and modified under those terms. -## -## 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 # To execute, do: # util/riscv/make-spike-elf.sh build/coreboot.rom build/coreboot.elf |