diff options
Diffstat (limited to 'lib/libc/powerpc64/gen/fpgetround.c')
-rw-r--r-- | lib/libc/powerpc64/gen/fpgetround.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/powerpc64/gen/fpgetround.c b/lib/libc/powerpc64/gen/fpgetround.c index 097e82aa9a41..062a565cc570 100644 --- a/lib/libc/powerpc64/gen/fpgetround.c +++ b/lib/libc/powerpc64/gen/fpgetround.c @@ -1,6 +1,8 @@ /* $NetBSD: fpgetround.c,v 1.3 2002/01/13 21:45:47 thorpej Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * |