aboutsummaryrefslogtreecommitdiff
path: root/math/vn_exp.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/vn_exp.c')
-rw-r--r--math/vn_exp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vn_exp.c b/math/vn_exp.c
index 06e269d..0d85b17 100644
--- a/math/vn_exp.c
+++ b/math/vn_exp.c
@@ -2,7 +2,7 @@
* AdvSIMD vector PCS variant of __v_exp.
*
* Copyright (c) 2019, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "mathlib.h"
#ifdef __vpcs