aboutsummaryrefslogtreecommitdiff
path: root/math/s_pow.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_pow.c')
-rw-r--r--math/s_pow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/s_pow.c b/math/s_pow.c
index 2e34c9f..6eca2b2 100644
--- a/math/s_pow.c
+++ b/math/s_pow.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2020, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
#include "v_pow.c"