diff options
Diffstat (limited to 'post/lib_powerpc/fpu/darwin-ldouble.c')
-rw-r--r-- | post/lib_powerpc/fpu/darwin-ldouble.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/post/lib_powerpc/fpu/darwin-ldouble.c b/post/lib_powerpc/fpu/darwin-ldouble.c index faf9a94ee0..16105c837b 100644 --- a/post/lib_powerpc/fpu/darwin-ldouble.c +++ b/post/lib_powerpc/fpu/darwin-ldouble.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Borrowed from GCC 4.2.2 (which still was GPL v2+) */ @@ -6,8 +7,6 @@ Free Software Foundation, Inc. This file is part of GCC. - - * SPDX-License-Identifier: GPL-2.0+ */ /* |