aboutsummaryrefslogtreecommitdiff
path: root/math/v_exp.h
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:07:20 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:07:20 +0000
commit70bf985bf12dfa02e9d634a433858320aa2f29dd (patch)
treeb6182e391304fb3a42c51d482dcf671f540f2363 /math/v_exp.h
parenta57d1a3f7aaf52c6cc32e264be96a14ed1cec5a0 (diff)
parent172d24a7ae67ee7bae413d5a8618f1b5edc002be (diff)
downloadarm-optimized-routines-android14-mainline-sdkext-release.tar.gz
Change-Id: I215e72558ed58a0414b9cabba3e9c567d0895c17
Diffstat (limited to 'math/v_exp.h')
-rw-r--r--math/v_exp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/v_exp.h b/math/v_exp.h
index 305da19..1e7f7f3 100644
--- a/math/v_exp.h
+++ b/math/v_exp.h
@@ -2,7 +2,7 @@
* Declarations 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_math.h"