SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / x86 / include / asm / u-boot-x86.h
index 187fe5fd8cf46f8909ebf0476e1fc84225e3810a..9be45846a535bdb881b6b16306d43a17d795e309 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2002
  * Daniel Engström, Omicron Ceti AB, daniel@omicron.se.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _U_BOOT_I386_H_