aboutsummaryrefslogtreecommitdiff
path: root/pl/math/vn_expm1f_1u6.c
diff options
context:
space:
mode:
authorJoe Ramsay <Joe.Ramsay@arm.com>2023-01-06 09:10:57 +0000
committerJoe Ramsay <joe.ramsay@arm.com>2023-01-06 09:10:57 +0000
commitf0f80b8a19b2593491847ed87456694d789f6f80 (patch)
treeb641cfb5f39551c9cdd768006970da5fa485e7e7 /pl/math/vn_expm1f_1u6.c
parent0f87f607b976820ef41fe64d004fe67dc7af8236 (diff)
downloadarm-optimized-routines-f0f80b8a19b2593491847ed87456694d789f6f80.tar.gz
pl/math: Update copyright years
All files in pl/math updated to 2023.
Diffstat (limited to 'pl/math/vn_expm1f_1u6.c')
-rw-r--r--pl/math/vn_expm1f_1u6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pl/math/vn_expm1f_1u6.c b/pl/math/vn_expm1f_1u6.c
index 304e0a5..bea491f 100644
--- a/pl/math/vn_expm1f_1u6.c
+++ b/pl/math/vn_expm1f_1u6.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_expm1f.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "include/mathlib.h"