aboutsummaryrefslogtreecommitdiff
path: root/math/v_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/v_log.c')
-rw-r--r--math/v_log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/v_log.c b/math/v_log.c
index d84c740..47a8291 100644
--- a/math/v_log.c
+++ b/math/v_log.c
@@ -2,7 +2,7 @@
* Double-precision vector log(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"