diff options
Diffstat (limited to 'post/lib_powerpc/cpu_asm.h')
-rw-r--r-- | post/lib_powerpc/cpu_asm.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/post/lib_powerpc/cpu_asm.h b/post/lib_powerpc/cpu_asm.h index b5c588919e..75cf71b637 100644 --- a/post/lib_powerpc/cpu_asm.h +++ b/post/lib_powerpc/cpu_asm.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CPU_ASM_H #define _CPU_ASM_H |