diff options
Diffstat (limited to 'lib/ldiv.c')
-rw-r--r-- | lib/ldiv.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/ldiv.c b/lib/ldiv.c index 8e11333acd..5b1a25f281 100644 --- a/lib/ldiv.c +++ b/lib/ldiv.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* Copyright (C) 1992, 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. - - * SPDX-License-Identifier: LGPL-2.0+ */ typedef struct { |