aboutsummaryrefslogtreecommitdiff
path: root/math/s_exp.c
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:01:00 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:01:00 +0000
commit05a126002f4b36b3e67a7ff8c1ae0b6a22e5bcce (patch)
treeb6182e391304fb3a42c51d482dcf671f540f2363 /math/s_exp.c
parentff02702194780c584abb5f040482fcd492f71ba5 (diff)
parent172d24a7ae67ee7bae413d5a8618f1b5edc002be (diff)
downloadarm-optimized-routines-05a126002f4b36b3e67a7ff8c1ae0b6a22e5bcce.tar.gz
Change-Id: I340f83d77480d20bc7ed62a5e440f70665de74b2
Diffstat (limited to 'math/s_exp.c')
-rw-r--r--math/s_exp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/s_exp.c b/math/s_exp.c
index ac7246b..5da0099 100644
--- a/math/s_exp.c
+++ b/math/s_exp.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2019, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
#include "v_exp.c"