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