diff options
Diffstat (limited to 'include/pe.h')
-rw-r--r-- | include/pe.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/pe.h b/include/pe.h index e7845bb7d2..d73eb142cb 100644 --- a/include/pe.h +++ b/include/pe.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Portable Executable binary format structures * * Copyright (c) 2016 Alexander Graf * * Based on wine code - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _PE_H |