]> git.sur5r.net Git - u-boot/blobdiff - include/asm-generic/pe.h
SPDX: Convert a few files that were missed before
[u-boot] / include / asm-generic / pe.h
index d1683f238afe0f2f794650d1980edf485bcb4cc1..9a8b5e82e389366aa851837feddeab5005719566 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  *  Portable Executable and Common Object Constants
  *
@@ -5,8 +6,6 @@
  *
  *  based on the "Microsoft Portable Executable and Common Object File Format
  *  Specification", revision 11, 2017-01-23
- *
- *  SPDX-License-Identifier:     GPL-2.0+
  */
 
 #ifndef _ASM_PE_H