]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/lib/mpspec.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / lib / mpspec.c
index a6e493d69af9aa814fa4398fcd5eaa510a5e5794..b5ad1135a6ac5de29cb483eee83f9efc17cc613c 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/boot/mpspec.c
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>