aboutsummaryrefslogtreecommitdiff
path: root/math/v_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/v_log.h')
-rw-r--r--math/v_log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/v_log.h b/math/v_log.h
index bcc2fa6..a37bbc2 100644
--- a/math/v_log.h
+++ b/math/v_log.h
@@ -2,7 +2,7 @@
* Declarations for double-precision log(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_math.h"