]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/lib/bios.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / lib / bios.c
index f9092fdc65183dacbd1774acfbbdb2451bbcab11..b990f53bfd73aa1f8e8cb2e7523ac1eb7c47d05d 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * From Coreboot file device/oprom/realmode/x86.c
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  * Copyright (C) 2009-2010 coresystems GmbH
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 #include <common.h>
 #include <bios_emul.h>