diff options
Diffstat (limited to 'lib/msun/mips/fenv.h')
-rw-r--r-- | lib/msun/mips/fenv.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/msun/mips/fenv.h b/lib/msun/mips/fenv.h index 3f8f145d6d61a..be846b7449ce9 100644 --- a/lib/msun/mips/fenv.h +++ b/lib/msun/mips/fenv.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 David Schultz <das@FreeBSD.ORG> * All rights reserved. * |