diff options
Diffstat (limited to 'src/mainboard/emulation/qemu-armv7/Kconfig')
-rw-r--r-- | src/mainboard/emulation/qemu-armv7/Kconfig | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/src/mainboard/emulation/qemu-armv7/Kconfig b/src/mainboard/emulation/qemu-armv7/Kconfig index cc24676640..e7c1207d27 100644 --- a/src/mainboard/emulation/qemu-armv7/Kconfig +++ b/src/mainboard/emulation/qemu-armv7/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 # Emulation for ARM Ltd Versatile Express Cortex-A9 # http://www.arm.com/products/tools/development-boards/versatile-express |