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