]> git.sur5r.net Git - u-boot/blobdiff - lib/smbios.c
efi_loader: helloworld: Output ACPI configuration table
[u-boot] / lib / smbios.c
index 00b521eca92b5ad51734d3cac22f09a6e3a036cf..df3d26b07107088d7bee64897d5c677b4f3592ed 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
  *
  * Adapted from coreboot src/arch/x86/smbios.c
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>