summaryrefslogtreecommitdiff
path: root/include/asm-generic/pe.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-generic/pe.h')
-rw-r--r--include/asm-generic/pe.h3
1 files changed, 1 insertions, 2 deletions
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