diff options
Diffstat (limited to 'lib/libc/powerpc/gen/flt_rounds.c')
-rw-r--r-- | lib/libc/powerpc/gen/flt_rounds.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/powerpc/gen/flt_rounds.c b/lib/libc/powerpc/gen/flt_rounds.c index 6294be72422e..c6b6178bc07d 100644 --- a/lib/libc/powerpc/gen/flt_rounds.c +++ b/lib/libc/powerpc/gen/flt_rounds.c @@ -1,6 +1,8 @@ /* $NetBSD: flt_rounds.c,v 1.4.10.3 2002/03/22 20:41:53 nathanw Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1996 Mark Brinicombe * All rights reserved. * |