diff options
Diffstat (limited to 'include/elf.h')
-rw-r--r-- | include/elf.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/elf.h b/include/elf.h index 248ba59cd6a..0d3845e0632 100644 --- a/include/elf.h +++ b/include/elf.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: BSD-3-Clause */ /* * Copyright (c) 1995, 1996, 2001, 2002 * Erik Theisen. All rights reserved. - * - * SPDX-License-Identifier: BSD-3-Clause */ /* This is the ELF ABI header file formerly known as "elf_abi.h" */ |