aboutsummaryrefslogtreecommitdiff
path: root/math/s_exp.c
diff options
context:
space:
mode:
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"