aboutsummaryrefslogtreecommitdiff
path: root/math/s_exp2f_1u.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_exp2f_1u.c')
-rw-r--r--math/s_exp2f_1u.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/s_exp2f_1u.c b/math/s_exp2f_1u.c
index 5e3852b..bf387e4 100644
--- a/math/s_exp2f_1u.c
+++ b/math/s_exp2f_1u.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2019, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
#include "v_exp2f_1u.c"