aboutsummaryrefslogtreecommitdiff
path: root/math/math_errf.c
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:38:14 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:38:14 +0000
commit5dfd97cfd2ec33d684d9c4d7d469aa2f9cbd0017 (patch)
treeb6182e391304fb3a42c51d482dcf671f540f2363 /math/math_errf.c
parent2f0a1ca6ebfb3e4edef43de45caf3626cc205810 (diff)
parent172d24a7ae67ee7bae413d5a8618f1b5edc002be (diff)
downloadarm-optimized-routines-5dfd97cfd2ec33d684d9c4d7d469aa2f9cbd0017.tar.gz
Change-Id: Ic70bcab76fcb95630d7bc4900fbc4d65172af6bf
Diffstat (limited to 'math/math_errf.c')
-rw-r--r--math/math_errf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/math_errf.c b/math/math_errf.c
index d5350b8..4233918 100644
--- a/math/math_errf.c
+++ b/math/math_errf.c
@@ -2,7 +2,7 @@
* Single-precision math error handling.
*
* Copyright (c) 2017-2020, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "math_config.h"