X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fasm-generic%2Fpe.h;h=9a8b5e82e389366aa851837feddeab5005719566;hb=f739fcd831240dda10a92f4212f1854f8481aeee;hp=d1683f238afe0f2f794650d1980edf485bcb4cc1;hpb=b14619ba62dd55f581784f3e7d6416c92d831258;p=u-boot diff --git a/include/asm-generic/pe.h b/include/asm-generic/pe.h index d1683f238a..9a8b5e82e3 100644 --- a/include/asm-generic/pe.h +++ b/include/asm-generic/pe.h @@ -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