]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/wakeup.S
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / cpu / wakeup.S
index 066c9b1a55e6d2c73f54e21dd436173ca949e196..663b02f27d852975d843dfcc13276cb7dece368c 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2017, Bin Meng <bmeng.cn@gmail.com>
  *
  * From coreboot src/arch/x86/wakeup.S
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <asm/acpi_s3.h>