aboutsummaryrefslogtreecommitdiff
path: root/math/v_exp2f_1u.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/v_exp2f_1u.c')
-rw-r--r--math/v_exp2f_1u.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/v_exp2f_1u.c b/math/v_exp2f_1u.c
index 1caa14d..de1a32d 100644
--- a/math/v_exp2f_1u.c
+++ b/math/v_exp2f_1u.c
@@ -2,7 +2,7 @@
* Single-precision vector 2^x function.
*
* Copyright (c) 2019, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "mathlib.h"