aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/src/s_exp2f.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/src/s_exp2f.c')
-rw-r--r--lib/msun/src/s_exp2f.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/msun/src/s_exp2f.c b/lib/msun/src/s_exp2f.c
index 9ac7c1f6cac2..c082924af5d3 100644
--- a/lib/msun/src/s_exp2f.c
+++ b/lib/msun/src/s_exp2f.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2005 David Schultz <das@FreeBSD.ORG>
* All rights reserved.
*