diff options
Diffstat (limited to 'post/lib_powerpc/fpu/acc1.c')
-rw-r--r-- | post/lib_powerpc/fpu/acc1.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/post/lib_powerpc/fpu/acc1.c b/post/lib_powerpc/fpu/acc1.c index 22d28f91573..9e5783b2579 100644 --- a/post/lib_powerpc/fpu/acc1.c +++ b/post/lib_powerpc/fpu/acc1.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2007 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ /* * This file is originally a part of the GCC testsuite. |