diff options
Diffstat (limited to 'post/lib_powerpc/asm.S')
-rw-r--r-- | post/lib_powerpc/asm.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/post/lib_powerpc/asm.S b/post/lib_powerpc/asm.S index 76d2822bfa2..91b599932ff 100644 --- a/post/lib_powerpc/asm.S +++ b/post/lib_powerpc/asm.S @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2002 Wolfgang Denk <wd@denx.de> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <config.h> |