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