aboutsummaryrefslogtreecommitdiff
path: root/math/v_cosf.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/v_cosf.c')
-rw-r--r--math/v_cosf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/v_cosf.c b/math/v_cosf.c
index 55ecbbb..bd677c3 100644
--- a/math/v_cosf.c
+++ b/math/v_cosf.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector cos function.
*
- * Copyright (c) 2019, Arm Limited.
+ * Copyright (c) 2019-2022, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/