aboutsummaryrefslogtreecommitdiff
path: root/math/vn_cosf.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/vn_cosf.c')
-rw-r--r--math/vn_cosf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vn_cosf.c b/math/vn_cosf.c
index 6321d46..86dd26e 100644
--- a/math/vn_cosf.c
+++ b/math/vn_cosf.c
@@ -2,7 +2,7 @@
* AdvSIMD vector PCS variant of __v_cosf.
*
* Copyright (c) 2019, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "mathlib.h"
#ifdef __vpcs