aboutsummaryrefslogtreecommitdiff
path: root/math/v_exp2f.c
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2023-01-24 13:24:09 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2023-01-24 13:44:45 +0000
commit1eb5d7c2ded0691a48e3982211be200f67217019 (patch)
tree83c85d7f067785640cc25fde0b03033b56f633b8 /math/v_exp2f.c
parent92864946def299cab01582672cb7510b2e996101 (diff)
downloadarm-optimized-routines-1eb5d7c2ded0691a48e3982211be200f67217019.tar.gz
Update copyright years
Scripted copyright year updates based on git committer date.
Diffstat (limited to 'math/v_exp2f.c')
-rw-r--r--math/v_exp2f.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/v_exp2f.c b/math/v_exp2f.c
index 22039ca..7f40dba 100644
--- a/math/v_exp2f.c
+++ b/math/v_exp2f.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector 2^x function.
*
- * Copyright (c) 2019, Arm Limited.
+ * Copyright (c) 2019-2022, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/