aboutsummaryrefslogtreecommitdiff
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
parent0f87f607b976820ef41fe64d004fe67dc7af8236 (diff)
downloadarm-optimized-routines-f0f80b8a19b2593491847ed87456694d789f6f80.tar.gz
pl/math: Update copyright years
All files in pl/math updated to 2023.
-rw-r--r--pl/math/Dir.mk2
-rw-r--r--pl/math/acosh_3u.c3
-rw-r--r--pl/math/acoshf_2u8.c3
-rw-r--r--pl/math/asinh_2u5.c2
-rw-r--r--pl/math/asinh_data.c2
-rw-r--r--pl/math/asinhf_3u5.c3
-rw-r--r--pl/math/asinhf_data.c3
-rw-r--r--pl/math/atan2_2u5.c2
-rw-r--r--pl/math/atan2f_3u.c2
-rw-r--r--pl/math/atan_2u5.c2
-rw-r--r--pl/math/atan_common.h2
-rw-r--r--pl/math/atan_data.c2
-rw-r--r--pl/math/atanf_2u9.c2
-rw-r--r--pl/math/atanf_common.h2
-rw-r--r--pl/math/atanf_data.c2
-rw-r--r--pl/math/atanh_3u.c3
-rw-r--r--pl/math/atanhf_3u1.c3
-rw-r--r--pl/math/cbrt_2u.c2
-rw-r--r--pl/math/cbrt_data.c2
-rw-r--r--pl/math/cbrtf_1u5.c2
-rw-r--r--pl/math/cbrtf_data.c2
-rw-r--r--pl/math/cosh_2u.c2
-rw-r--r--pl/math/coshf_1u9.c2
-rw-r--r--pl/math/erfc_4u5.c2
-rw-r--r--pl/math/erfc_data.c2
-rw-r--r--pl/math/erfcf.h2
-rw-r--r--pl/math/erfcf_2u.c2
-rw-r--r--pl/math/erfcf_data.c2
-rw-r--r--pl/math/erff_1u5.c2
-rw-r--r--pl/math/erff_data.c2
-rw-r--r--pl/math/estrin.h2
-rw-r--r--pl/math/estrin_wrap.h2
-rw-r--r--pl/math/estrinf.h2
-rw-r--r--pl/math/exp.c2
-rw-r--r--pl/math/exp_data.c2
-rw-r--r--pl/math/expf.c2
-rw-r--r--pl/math/expf_data.c2
-rw-r--r--pl/math/expm1_2u5.c2
-rw-r--r--pl/math/expm1_data.c2
-rw-r--r--pl/math/expm1f_1u6.c2
-rw-r--r--pl/math/expm1f_data.c2
-rw-r--r--pl/math/horner.h2
-rw-r--r--pl/math/horner_wrap.h2
-rw-r--r--pl/math/hornerf.h2
-rw-r--r--pl/math/include/mathlib.h2
-rw-r--r--pl/math/include/pl_test.h2
-rw-r--r--pl/math/log.c2
-rw-r--r--pl/math/log10_2u.c2
-rw-r--r--pl/math/log10_data.c2
-rw-r--r--pl/math/log10f.c2
-rw-r--r--pl/math/log1p_2u.c3
-rw-r--r--pl/math/log1p_data.c3
-rw-r--r--pl/math/log1pf_2u1.c3
-rw-r--r--pl/math/log1pf_data.c2
-rw-r--r--pl/math/log_data.c2
-rw-r--r--pl/math/logf.c2
-rw-r--r--pl/math/logf_data.c2
-rw-r--r--pl/math/math_config.h2
-rw-r--r--pl/math/math_err.c2
-rw-r--r--pl/math/math_errf.c2
-rw-r--r--pl/math/pairwise_horner.h2
-rw-r--r--pl/math/pairwise_horner_wrap.h2
-rw-r--r--pl/math/pairwise_hornerf.h2
-rw-r--r--pl/math/pl_sig.h2
-rw-r--r--pl/math/s_asinh_3u5.c2
-rw-r--r--pl/math/s_asinhf_2u7.c2
-rw-r--r--pl/math/s_atan2_3u.c2
-rw-r--r--pl/math/s_atan2f_3u.c2
-rw-r--r--pl/math/s_atan_2u5.c2
-rw-r--r--pl/math/s_atanf_3u.c2
-rw-r--r--pl/math/s_atanh_3u5.c2
-rw-r--r--pl/math/s_atanhf_3u1.c2
-rw-r--r--pl/math/s_cbrt_2u.c2
-rw-r--r--pl/math/s_cbrtf_1u5.c2
-rw-r--r--pl/math/s_cosh_2u.c2
-rw-r--r--pl/math/s_coshf_2u4.c2
-rw-r--r--pl/math/s_erf_2u.c2
-rw-r--r--pl/math/s_erfc_4u.c2
-rw-r--r--pl/math/s_erfcf_1u.c2
-rw-r--r--pl/math/s_erff_1u5.c2
-rw-r--r--pl/math/s_exp_tail.c2
-rw-r--r--pl/math/s_expf.c2
-rw-r--r--pl/math/s_expm1_2u5.c2
-rw-r--r--pl/math/s_expm1f_1u6.c2
-rw-r--r--pl/math/s_log10_2u5.c2
-rw-r--r--pl/math/s_log10f_3u5.c2
-rw-r--r--pl/math/s_log1p_2u5.c2
-rw-r--r--pl/math/s_log1pf_2u1.c2
-rw-r--r--pl/math/s_log2_3u.c2
-rw-r--r--pl/math/s_log2f_2u5.c2
-rw-r--r--pl/math/s_sinh_3u.c2
-rw-r--r--pl/math/s_sinhf_2u3.c2
-rw-r--r--pl/math/s_tanf_3u2.c2
-rw-r--r--pl/math/s_tanhf_2u6.c2
-rw-r--r--pl/math/sinh_3u.c2
-rw-r--r--pl/math/sinhf_2u3.c2
-rw-r--r--pl/math/sv_atan2_2u5.c2
-rw-r--r--pl/math/sv_atan2f_3u.c2
-rw-r--r--pl/math/sv_atan_2u5.c2
-rw-r--r--pl/math/sv_atan_common.h2
-rw-r--r--pl/math/sv_atanf_2u9.c2
-rw-r--r--pl/math/sv_atanf_common.h2
-rw-r--r--pl/math/sv_cos_2u5.c2
-rw-r--r--pl/math/sv_cosf_2u1.c2
-rw-r--r--pl/math/sv_erf_3u.c2
-rw-r--r--pl/math/sv_erfc_4u.c2
-rw-r--r--pl/math/sv_erff_1u3.c2
-rw-r--r--pl/math/sv_exp_tail.h2
-rw-r--r--pl/math/sv_expf_2u.c2
-rw-r--r--pl/math/sv_expf_data.c2
-rw-r--r--pl/math/sv_log10_2u5.c2
-rw-r--r--pl/math/sv_log10f_3u5.c2
-rw-r--r--pl/math/sv_log2_3u.c2
-rw-r--r--pl/math/sv_log2f_2u5.c2
-rw-r--r--pl/math/sv_log_2u5.c2
-rw-r--r--pl/math/sv_log_data.c2
-rw-r--r--pl/math/sv_logf_3u4.c2
-rw-r--r--pl/math/sv_logf_data.c2
-rw-r--r--pl/math/sv_math.h2
-rw-r--r--pl/math/sv_powi.c2
-rw-r--r--pl/math/sv_powif.c2
-rw-r--r--pl/math/sv_sin_3u.c2
-rw-r--r--pl/math/sv_sinf_1u9.c2
-rw-r--r--pl/math/sv_sinf_poly_data.c2
-rw-r--r--pl/math/sv_tanf_3u2.c2
-rw-r--r--pl/math/tanf_3u3.c2
-rw-r--r--pl/math/tanf_data.c2
-rw-r--r--pl/math/tanhf_2u6.c2
-rw-r--r--pl/math/test/mathbench_funcs.h2
-rw-r--r--pl/math/test/mathbench_wrappers.h2
-rw-r--r--pl/math/test/pl_test.h2
-rwxr-xr-xpl/math/test/runulp.sh2
-rw-r--r--pl/math/test/testcases/directed/acosh.tst2
-rw-r--r--pl/math/test/testcases/directed/acoshf.tst2
-rw-r--r--pl/math/test/testcases/directed/asinh.tst2
-rw-r--r--pl/math/test/testcases/directed/asinhf.tst2
-rw-r--r--pl/math/test/testcases/directed/atan.tst2
-rw-r--r--pl/math/test/testcases/directed/atan2.tst2
-rw-r--r--pl/math/test/testcases/directed/atan2f.tst2
-rw-r--r--pl/math/test/testcases/directed/atanf.tst2
-rw-r--r--pl/math/test/testcases/directed/atanh.tst2
-rw-r--r--pl/math/test/testcases/directed/atanhf.tst2
-rw-r--r--pl/math/test/testcases/directed/cbrtf.tst2
-rw-r--r--pl/math/test/testcases/directed/cosh.tst2
-rw-r--r--pl/math/test/testcases/directed/coshf.tst2
-rw-r--r--pl/math/test/testcases/directed/erfc.tst2
-rw-r--r--pl/math/test/testcases/directed/erfcf.tst2
-rw-r--r--pl/math/test/testcases/directed/erff.tst2
-rw-r--r--pl/math/test/testcases/directed/expm1.tst2
-rw-r--r--pl/math/test/testcases/directed/expm1f.tst2
-rw-r--r--pl/math/test/testcases/directed/log10.tst2
-rw-r--r--pl/math/test/testcases/directed/log10f.tst2
-rw-r--r--pl/math/test/testcases/directed/log1p.tst2
-rw-r--r--pl/math/test/testcases/directed/log1pf.tst2
-rw-r--r--pl/math/test/testcases/directed/log2.tst2
-rw-r--r--pl/math/test/testcases/directed/log2f.tst2
-rw-r--r--pl/math/test/testcases/directed/sinh.tst2
-rw-r--r--pl/math/test/testcases/directed/sinhf.tst2
-rw-r--r--pl/math/test/testcases/directed/tanf.tst2
-rw-r--r--pl/math/test/testcases/directed/tanhf.tst2
-rw-r--r--pl/math/test/testcases/random/double.tst2
-rw-r--r--pl/math/test/testcases/random/float.tst2
-rw-r--r--pl/math/test/ulp_funcs.h2
-rw-r--r--pl/math/test/ulp_wrappers.h2
-rw-r--r--pl/math/tools/asinh.sollya2
-rw-r--r--pl/math/tools/asinhf.sollya2
-rw-r--r--pl/math/tools/atan.sollya2
-rw-r--r--pl/math/tools/atanf.sollya2
-rw-r--r--pl/math/tools/cbrt.sollya2
-rw-r--r--pl/math/tools/cbrtf.sollya2
-rw-r--r--pl/math/tools/erfc.sollya2
-rw-r--r--pl/math/tools/erfcf.sollya2
-rw-r--r--pl/math/tools/expm1.sollya2
-rw-r--r--pl/math/tools/expm1f.sollya2
-rw-r--r--pl/math/tools/log10.sollya2
-rw-r--r--pl/math/tools/log10f.sollya2
-rw-r--r--pl/math/tools/log1p.sollya2
-rw-r--r--pl/math/tools/log1pf.sollya2
-rw-r--r--pl/math/tools/tanf.sollya2
-rw-r--r--pl/math/tools/v_erf.sollya2
-rw-r--r--pl/math/tools/v_erfc.sollya2
-rw-r--r--pl/math/tools/v_log10.sollya2
-rw-r--r--pl/math/tools/v_log10f.sollya2
-rw-r--r--pl/math/tools/v_log2f.sollya2
-rw-r--r--pl/math/v_asinh_3u5.c3
-rw-r--r--pl/math/v_asinhf_2u7.c3
-rw-r--r--pl/math/v_atan2_3u.c2
-rw-r--r--pl/math/v_atan2f_3u.c2
-rw-r--r--pl/math/v_atan_2u5.c2
-rw-r--r--pl/math/v_atanf_3u.c2
-rw-r--r--pl/math/v_atanh_3u5.c2
-rw-r--r--pl/math/v_atanhf_3u1.c3
-rw-r--r--pl/math/v_cbrt_2u.c3
-rw-r--r--pl/math/v_cbrtf_1u5.c3
-rw-r--r--pl/math/v_cosh_2u.c3
-rw-r--r--pl/math/v_coshf_2u4.c3
-rw-r--r--pl/math/v_erf_2u.c2
-rw-r--r--pl/math/v_erf_data.c2
-rw-r--r--pl/math/v_erfc_4u.c2
-rw-r--r--pl/math/v_erfc_data.c2
-rw-r--r--pl/math/v_erfcf_1u.c2
-rw-r--r--pl/math/v_erff_1u5.c2
-rw-r--r--pl/math/v_erff_data.c2
-rw-r--r--pl/math/v_exp_tail.c2
-rw-r--r--pl/math/v_exp_tail.h2
-rw-r--r--pl/math/v_exp_tail_data.c2
-rw-r--r--pl/math/v_expf.c2
-rw-r--r--pl/math/v_expm1_2u5.c2
-rw-r--r--pl/math/v_expm1f_1u6.c2
-rw-r--r--pl/math/v_expm1f_inline.h2
-rw-r--r--pl/math/v_log10_2u5.c2
-rw-r--r--pl/math/v_log10_data.c2
-rw-r--r--pl/math/v_log10f_3u5.c2
-rw-r--r--pl/math/v_log10f_data.c2
-rw-r--r--pl/math/v_log1p_2u5.c3
-rw-r--r--pl/math/v_log1pf_2u1.c3
-rw-r--r--pl/math/v_log1pf_inline.h2
-rw-r--r--pl/math/v_log2_3u.c2
-rw-r--r--pl/math/v_log2_data.c2
-rw-r--r--pl/math/v_log2f_2u5.c2
-rw-r--r--pl/math/v_log2f_data.c2
-rw-r--r--pl/math/v_math.h2
-rw-r--r--pl/math/v_sinh_3u.c3
-rw-r--r--pl/math/v_sinhf_2u3.c3
-rw-r--r--pl/math/v_tanf_3u2.c2
-rw-r--r--pl/math/v_tanhf_2u6.c3
-rw-r--r--pl/math/vn_asinh_3u5.c2
-rw-r--r--pl/math/vn_asinhf_2u7.c2
-rw-r--r--pl/math/vn_atan2_3u.c2
-rw-r--r--pl/math/vn_atan2f_3u.c2
-rw-r--r--pl/math/vn_atan_2u5.c2
-rw-r--r--pl/math/vn_atanf_3u.c2
-rw-r--r--pl/math/vn_atanh_3u5.c2
-rw-r--r--pl/math/vn_atanhf_3u1.c2
-rw-r--r--pl/math/vn_cbrt_2u.c2
-rw-r--r--pl/math/vn_cbrtf_1u5.c2
-rw-r--r--pl/math/vn_cosh_2u.c2
-rw-r--r--pl/math/vn_coshf_2u4.c2
-rw-r--r--pl/math/vn_erf_2u.c2
-rw-r--r--pl/math/vn_erfc_4u.c2
-rw-r--r--pl/math/vn_erfcf_1u.c2
-rw-r--r--pl/math/vn_erff_1u5.c2
-rw-r--r--pl/math/vn_exp_tail.c2
-rw-r--r--pl/math/vn_expf.c2
-rw-r--r--pl/math/vn_expm1_2u5.c2
-rw-r--r--pl/math/vn_expm1f_1u6.c2
-rw-r--r--pl/math/vn_log10_2u5.c2
-rw-r--r--pl/math/vn_log10f_3u5.c2
-rw-r--r--pl/math/vn_log1p_2u5.c2
-rw-r--r--pl/math/vn_log1pf_2u1.c2
-rw-r--r--pl/math/vn_log2_3u.c2
-rw-r--r--pl/math/vn_log2f_2u5.c2
-rw-r--r--pl/math/vn_sinh_3u.c2
-rw-r--r--pl/math/vn_sinhf_2u3.c2
-rw-r--r--pl/math/vn_tanf_3u2.c2
-rw-r--r--pl/math/vn_tanhf_2u6.c2
256 files changed, 277 insertions, 256 deletions
diff --git a/pl/math/Dir.mk b/pl/math/Dir.mk
index 60814f8..be65344 100644
--- a/pl/math/Dir.mk
+++ b/pl/math/Dir.mk
@@ -1,6 +1,6 @@
# Makefile fragment - requires GNU make
#
-# Copyright (c) 2019-2022, Arm Limited.
+# Copyright (c) 2019-2023, Arm Limited.
# SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
PLM := $(srcdir)/pl/math
diff --git a/pl/math/acosh_3u.c b/pl/math/acosh_3u.c
index d2c195f..4e2cb67 100644
--- a/pl/math/acosh_3u.c
+++ b/pl/math/acosh_3u.c
@@ -1,6 +1,7 @@
/*
* Double-precision acosh(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/acoshf_2u8.c b/pl/math/acoshf_2u8.c
index bd9c561..c9cded7 100644
--- a/pl/math/acoshf_2u8.c
+++ b/pl/math/acoshf_2u8.c
@@ -1,6 +1,7 @@
/*
* Single-precision acosh(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/asinh_2u5.c b/pl/math/asinh_2u5.c
index 064d81e..f167955 100644
--- a/pl/math/asinh_2u5.c
+++ b/pl/math/asinh_2u5.c
@@ -1,7 +1,7 @@
/*
* Double-precision asinh(x) function
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "estrin.h"
diff --git a/pl/math/asinh_data.c b/pl/math/asinh_data.c
index 319c572..073b197 100644
--- a/pl/math/asinh_data.c
+++ b/pl/math/asinh_data.c
@@ -1,7 +1,7 @@
/*
* Double-precision polynomial coefficients for scalar asinh(x)
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/asinhf_3u5.c b/pl/math/asinhf_3u5.c
index 2429e82..2b2c55d 100644
--- a/pl/math/asinhf_3u5.c
+++ b/pl/math/asinhf_3u5.c
@@ -1,6 +1,7 @@
/*
* Single-precision asinh(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/asinhf_data.c b/pl/math/asinhf_data.c
index ce9b632..cd1ef16 100644
--- a/pl/math/asinhf_data.c
+++ b/pl/math/asinhf_data.c
@@ -1,6 +1,7 @@
/*
* Coefficients for single-precision asinh(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/atan2_2u5.c b/pl/math/atan2_2u5.c
index ba39d9a..c909ac9 100644
--- a/pl/math/atan2_2u5.c
+++ b/pl/math/atan2_2u5.c
@@ -1,7 +1,7 @@
/*
* Double-precision scalar atan2(x) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/atan2f_3u.c b/pl/math/atan2f_3u.c
index e84ea0b..38e1df5 100644
--- a/pl/math/atan2f_3u.c
+++ b/pl/math/atan2f_3u.c
@@ -1,7 +1,7 @@
/*
* Single-precision scalar atan2(x) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/atan_2u5.c b/pl/math/atan_2u5.c
index 99fea0f..ee47701 100644
--- a/pl/math/atan_2u5.c
+++ b/pl/math/atan_2u5.c
@@ -1,7 +1,7 @@
/*
* Double-precision atan(x) function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/atan_common.h b/pl/math/atan_common.h
index 331c1bb..da0da64 100644
--- a/pl/math/atan_common.h
+++ b/pl/math/atan_common.h
@@ -2,7 +2,7 @@
* Double-precision polynomial evaluation function for scalar and vector atan(x)
* and atan2(y,x).
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/atan_data.c b/pl/math/atan_data.c
index fa34d11..91d0f61 100644
--- a/pl/math/atan_data.c
+++ b/pl/math/atan_data.c
@@ -1,7 +1,7 @@
/*
* Double-precision polynomial coefficients for vector atan(x) and atan2(y,x).
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/atanf_2u9.c b/pl/math/atanf_2u9.c
index d7071be..9d17f25 100644
--- a/pl/math/atanf_2u9.c
+++ b/pl/math/atanf_2u9.c
@@ -1,7 +1,7 @@
/*
* Single-precision atan(x) function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/atanf_common.h b/pl/math/atanf_common.h
index 3038e54..37ca76d 100644
--- a/pl/math/atanf_common.h
+++ b/pl/math/atanf_common.h
@@ -2,7 +2,7 @@
* Single-precision polynomial evaluation function for scalar and vector
* atan(x) and atan2(y,x).
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/atanf_data.c b/pl/math/atanf_data.c
index 8ea952a..c4cba23 100644
--- a/pl/math/atanf_data.c
+++ b/pl/math/atanf_data.c
@@ -1,7 +1,7 @@
/*
* Single-precision polynomial coefficients for vector atan(x) and atan2(y,x).
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/atanh_3u.c b/pl/math/atanh_3u.c
index b72326c..a168cd5 100644
--- a/pl/math/atanh_3u.c
+++ b/pl/math/atanh_3u.c
@@ -1,6 +1,7 @@
/*
* Double-precision atanh(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/atanhf_3u1.c b/pl/math/atanhf_3u1.c
index c7f80b0..fb90aa2 100644
--- a/pl/math/atanhf_3u1.c
+++ b/pl/math/atanhf_3u1.c
@@ -1,6 +1,7 @@
/*
* Single-precision atanh(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/cbrt_2u.c b/pl/math/cbrt_2u.c
index f89dd87..83715dd 100644
--- a/pl/math/cbrt_2u.c
+++ b/pl/math/cbrt_2u.c
@@ -1,7 +1,7 @@
/*
* Double-precision cbrt(x) function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/cbrt_data.c b/pl/math/cbrt_data.c
index 1c6ca73..3d484c2 100644
--- a/pl/math/cbrt_data.c
+++ b/pl/math/cbrt_data.c
@@ -1,7 +1,7 @@
/*
* Coefficients and table entries for double-precision cbrt(x).
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/cbrtf_1u5.c b/pl/math/cbrtf_1u5.c
index 86a6088..adc5917 100644
--- a/pl/math/cbrtf_1u5.c
+++ b/pl/math/cbrtf_1u5.c
@@ -1,7 +1,7 @@
/*
* Single-precision cbrt(x) function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/cbrtf_data.c b/pl/math/cbrtf_data.c
index 386a2b4..c6cdb4d 100644
--- a/pl/math/cbrtf_data.c
+++ b/pl/math/cbrtf_data.c
@@ -1,7 +1,7 @@
/*
* Coefficients and table entries for single-precision cbrt(x).
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/cosh_2u.c b/pl/math/cosh_2u.c
index 5ec3b77..5d1df07 100644
--- a/pl/math/cosh_2u.c
+++ b/pl/math/cosh_2u.c
@@ -1,7 +1,7 @@
/*
* Double-precision cosh(x) function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/coshf_1u9.c b/pl/math/coshf_1u9.c
index 2f93f1c..c125c92 100644
--- a/pl/math/coshf_1u9.c
+++ b/pl/math/coshf_1u9.c
@@ -1,7 +1,7 @@
/*
* Single-precision cosh(x) function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/erfc_4u5.c b/pl/math/erfc_4u5.c
index 6d4a29a..e9af9d3 100644
--- a/pl/math/erfc_4u5.c
+++ b/pl/math/erfc_4u5.c
@@ -1,7 +1,7 @@
/*
* Double-precision erfc(x) function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/erfc_data.c b/pl/math/erfc_data.c
index 02b7db1..fa7184f 100644
--- a/pl/math/erfc_data.c
+++ b/pl/math/erfc_data.c
@@ -1,7 +1,7 @@
/*
* Data used in double-precision erfc(x) function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/erfcf.h b/pl/math/erfcf.h
index 98ead38..8f1e5f4 100644
--- a/pl/math/erfcf.h
+++ b/pl/math/erfcf.h
@@ -1,7 +1,7 @@
/*
* Shared functions for scalar and vector single-precision erfc(x) functions.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/erfcf_2u.c b/pl/math/erfcf_2u.c
index 7a55000..5a3f9b0 100644
--- a/pl/math/erfcf_2u.c
+++ b/pl/math/erfcf_2u.c
@@ -1,7 +1,7 @@
/*
* Single-precision erfc(x) function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/erfcf_data.c b/pl/math/erfcf_data.c
index 34fe033..2e018c8 100644
--- a/pl/math/erfcf_data.c
+++ b/pl/math/erfcf_data.c
@@ -1,7 +1,7 @@
/*
* Data used in single-precision erfc(x) function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/erff_1u5.c b/pl/math/erff_1u5.c
index 3d8cfee..1a69872 100644
--- a/pl/math/erff_1u5.c
+++ b/pl/math/erff_1u5.c
@@ -1,7 +1,7 @@
/*
* Single-precision erf(x) function.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "estrinf.h"
diff --git a/pl/math/erff_data.c b/pl/math/erff_data.c
index eeb0b20..2352bae 100644
--- a/pl/math/erff_data.c
+++ b/pl/math/erff_data.c
@@ -1,7 +1,7 @@
/*
* Data for approximation of erff.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/estrin.h b/pl/math/estrin.h
index 89df329..f967fb0 100644
--- a/pl/math/estrin.h
+++ b/pl/math/estrin.h
@@ -1,7 +1,7 @@
/*
* Helper macros for double-precision Estrin polynomial evaluation.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/estrin_wrap.h b/pl/math/estrin_wrap.h
index 93af2ab..2ae0700 100644
--- a/pl/math/estrin_wrap.h
+++ b/pl/math/estrin_wrap.h
@@ -1,7 +1,7 @@
/*
* Helper macros for double-precision Estrin polynomial evaluation.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/estrinf.h b/pl/math/estrinf.h
index be52ab5..175233c 100644
--- a/pl/math/estrinf.h
+++ b/pl/math/estrinf.h
@@ -1,7 +1,7 @@
/*
* Helper macros for single-precision Estrin polynomial evaluation.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/exp.c b/pl/math/exp.c
index f95c46f..90253b6 100644
--- a/pl/math/exp.c
+++ b/pl/math/exp.c
@@ -1,7 +1,7 @@
/*
* Double-precision e^x function.
*
- * Copyright (c) 2018-2019, Arm Limited.
+ * Copyright (c) 2018-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/exp_data.c b/pl/math/exp_data.c
index 714c845..2354be7 100644
--- a/pl/math/exp_data.c
+++ b/pl/math/exp_data.c
@@ -1,7 +1,7 @@
/*
* Shared data between exp, exp2 and pow.
*
- * Copyright (c) 2018, Arm Limited.
+ * Copyright (c) 2018-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/expf.c b/pl/math/expf.c
index fa03b05..c325e45 100644
--- a/pl/math/expf.c
+++ b/pl/math/expf.c
@@ -1,7 +1,7 @@
/*
* Single-precision e^x function.
*
- * Copyright (c) 2017-2022, Arm Limited.
+ * Copyright (c) 2017-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/expf_data.c b/pl/math/expf_data.c
index 1525fcc..474ad57 100644
--- a/pl/math/expf_data.c
+++ b/pl/math/expf_data.c
@@ -2,7 +2,7 @@
* Coeffs and table entries for single-precision exp. Copied from
* math/exp2f_data.c, with EXP2F_TABLE_BITS == 32.
*
- * Copyright (c) 2017-2022, Arm Limited.
+ * Copyright (c) 2017-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/expm1_2u5.c b/pl/math/expm1_2u5.c
index 60a556e..a3faff7 100644
--- a/pl/math/expm1_2u5.c
+++ b/pl/math/expm1_2u5.c
@@ -1,7 +1,7 @@
/*
* Double-precision e^x - 1 function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/expm1_data.c b/pl/math/expm1_data.c
index 93aaa47..ff7426b 100644
--- a/pl/math/expm1_data.c
+++ b/pl/math/expm1_data.c
@@ -1,7 +1,7 @@
/*
* Coefficients for double-precision e^x - 1 function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/expm1f_1u6.c b/pl/math/expm1f_1u6.c
index 5138865..70b14e4 100644
--- a/pl/math/expm1f_1u6.c
+++ b/pl/math/expm1f_1u6.c
@@ -1,7 +1,7 @@
/*
* Single-precision e^x - 1 function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/expm1f_data.c b/pl/math/expm1f_data.c
index fc0bd41..9d02dc4 100644
--- a/pl/math/expm1f_data.c
+++ b/pl/math/expm1f_data.c
@@ -1,7 +1,7 @@
/*
* Coefficients for single-precision e^x - 1 function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/horner.h b/pl/math/horner.h
index 4dbc122..f92ab67 100644
--- a/pl/math/horner.h
+++ b/pl/math/horner.h
@@ -1,7 +1,7 @@
/*
* Helper macros for single-precision Horner polynomial evaluation.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/horner_wrap.h b/pl/math/horner_wrap.h
index 892d63b..a254b2d 100644
--- a/pl/math/horner_wrap.h
+++ b/pl/math/horner_wrap.h
@@ -1,7 +1,7 @@
/*
* Helper macros for Horner polynomial evaluation.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/hornerf.h b/pl/math/hornerf.h
index bec1593..0703817 100644
--- a/pl/math/hornerf.h
+++ b/pl/math/hornerf.h
@@ -1,7 +1,7 @@
/*
* Helper macros for double-precision Horner polynomial evaluation.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/include/mathlib.h b/pl/math/include/mathlib.h
index 64e34d5..74c3b34 100644
--- a/pl/math/include/mathlib.h
+++ b/pl/math/include/mathlib.h
@@ -2,7 +2,7 @@
/*
* Public API.
*
- * Copyright (c) 2015-2022, Arm Limited.
+ * Copyright (c) 2015-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/include/pl_test.h b/pl/math/include/pl_test.h
index 30d39c1..6a81360 100644
--- a/pl/math/include/pl_test.h
+++ b/pl/math/include/pl_test.h
@@ -3,7 +3,7 @@
* routine, not the tests. Separate definitions are found in test/pl_test.h
* which emit test parameters.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception.
*/
diff --git a/pl/math/log.c b/pl/math/log.c
index 418c715..40b0441 100644
--- a/pl/math/log.c
+++ b/pl/math/log.c
@@ -1,7 +1,7 @@
/*
* Double-precision log(x) function.
*
- * Copyright (c) 2018-2022, Arm Limited.
+ * Copyright (c) 2018-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/log10_2u.c b/pl/math/log10_2u.c
index 81f73a8..74828ea 100644
--- a/pl/math/log10_2u.c
+++ b/pl/math/log10_2u.c
@@ -1,7 +1,7 @@
/*
* Double-precision log10(x) function.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/log10_data.c b/pl/math/log10_data.c
index e02e9b1..9976f19 100644
--- a/pl/math/log10_data.c
+++ b/pl/math/log10_data.c
@@ -1,7 +1,7 @@
/*
* Data for log10.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/log10f.c b/pl/math/log10f.c
index 5813982..5c80008 100644
--- a/pl/math/log10f.c
+++ b/pl/math/log10f.c
@@ -1,7 +1,7 @@
/*
* Single-precision log10 function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/log1p_2u.c b/pl/math/log1p_2u.c
index 519df42..23c8ed4 100644
--- a/pl/math/log1p_2u.c
+++ b/pl/math/log1p_2u.c
@@ -1,6 +1,7 @@
/*
* Double-precision log(1+x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/log1p_data.c b/pl/math/log1p_data.c
index 9380d13..6168a0c 100644
--- a/pl/math/log1p_data.c
+++ b/pl/math/log1p_data.c
@@ -1,6 +1,7 @@
/*
* Data used in double-precision log(1+x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/log1pf_2u1.c b/pl/math/log1pf_2u1.c
index cb1d4bc..fcfd05a 100644
--- a/pl/math/log1pf_2u1.c
+++ b/pl/math/log1pf_2u1.c
@@ -1,6 +1,7 @@
/*
* Single-precision log(1+x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/log1pf_data.c b/pl/math/log1pf_data.c
index d7bc95c..8c92d57 100644
--- a/pl/math/log1pf_data.c
+++ b/pl/math/log1pf_data.c
@@ -1,7 +1,7 @@
/*
* Data used in single-precision log1p(x) function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "math_config.h"
diff --git a/pl/math/log_data.c b/pl/math/log_data.c
index ef10d33..34715e5 100644
--- a/pl/math/log_data.c
+++ b/pl/math/log_data.c
@@ -1,7 +1,7 @@
/*
* Data for log.
*
- * Copyright (c) 2018-2022, Arm Limited.
+ * Copyright (c) 2018-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/logf.c b/pl/math/logf.c
index 2962ee7..17a74ed 100644
--- a/pl/math/logf.c
+++ b/pl/math/logf.c
@@ -1,7 +1,7 @@
/*
* Single-precision log function.
*
- * Copyright (c) 2017-2019, Arm Limited.
+ * Copyright (c) 2017-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/logf_data.c b/pl/math/logf_data.c
index 279a265..97d9eb8 100644
--- a/pl/math/logf_data.c
+++ b/pl/math/logf_data.c
@@ -1,7 +1,7 @@
/*
* Data definition for logf and log10f.
*
- * Copyright (c) 2017-2022, Arm Limited.
+ * Copyright (c) 2017-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/math_config.h b/pl/math/math_config.h
index 92ccebf..03b4ad4 100644
--- a/pl/math/math_config.h
+++ b/pl/math/math_config.h
@@ -1,7 +1,7 @@
/*
* Configuration for math routines.
*
- * Copyright (c) 2017-2022, Arm Limited.
+ * Copyright (c) 2017-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/math_err.c b/pl/math/math_err.c
index fb98361..d246a89 100644
--- a/pl/math/math_err.c
+++ b/pl/math/math_err.c
@@ -1,7 +1,7 @@
/*
* Double-precision math error handling.
*
- * Copyright (c) 2018-2022, Arm Limited.
+ * Copyright (c) 2018-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/math_errf.c b/pl/math/math_errf.c
index 5b4945f..96271ff 100644
--- a/pl/math/math_errf.c
+++ b/pl/math/math_errf.c
@@ -1,7 +1,7 @@
/*
* Single-precision math error handling.
*
- * Copyright (c) 2017-2022, Arm Limited.
+ * Copyright (c) 2017-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/pairwise_horner.h b/pl/math/pairwise_horner.h
index bee7592..6ad98dc 100644
--- a/pl/math/pairwise_horner.h
+++ b/pl/math/pairwise_horner.h
@@ -1,7 +1,7 @@
/*
* Helper macros for double-precision pairwise Horner polynomial evaluation.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/pairwise_horner_wrap.h b/pl/math/pairwise_horner_wrap.h
index e75a491..b6efb6f 100644
--- a/pl/math/pairwise_horner_wrap.h
+++ b/pl/math/pairwise_horner_wrap.h
@@ -1,7 +1,7 @@
/*
* Helper macros for pairwise Horner polynomial evaluation.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/pairwise_hornerf.h b/pl/math/pairwise_hornerf.h
index a8aa4d1..784750c 100644
--- a/pl/math/pairwise_hornerf.h
+++ b/pl/math/pairwise_hornerf.h
@@ -1,7 +1,7 @@
/*
* Helper macros for single-precision pairwise Horner polynomial evaluation.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/pl_sig.h b/pl/math/pl_sig.h
index e9f54c0..686d24f 100644
--- a/pl/math/pl_sig.h
+++ b/pl/math/pl_sig.h
@@ -1,7 +1,7 @@
/*
* PL macros for emitting various ulp/bench entries based on function signature
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception.
*/
#define PL_DECL_SF1(fun) float fun##f (float);
diff --git a/pl/math/s_asinh_3u5.c b/pl/math/s_asinh_3u5.c
index d767100..ab8fbd9 100644
--- a/pl/math/s_asinh_3u5.c
+++ b/pl/math/s_asinh_3u5.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_asinhf_2u7.c b/pl/math/s_asinhf_2u7.c
index bce86a7..13e1a5f 100644
--- a/pl/math/s_asinhf_2u7.c
+++ b/pl/math/s_asinhf_2u7.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_atan2_3u.c b/pl/math/s_atan2_3u.c
index 5955e3c..4603e5f 100644
--- a/pl/math/s_atan2_3u.c
+++ b/pl/math/s_atan2_3u.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_atan2f_3u.c b/pl/math/s_atan2f_3u.c
index 5002d32..894d843 100644
--- a/pl/math/s_atan2f_3u.c
+++ b/pl/math/s_atan2f_3u.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_atan_2u5.c b/pl/math/s_atan_2u5.c
index b6b746a..4b61bc4 100644
--- a/pl/math/s_atan_2u5.c
+++ b/pl/math/s_atan_2u5.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_atanf_3u.c b/pl/math/s_atanf_3u.c
index 4e8a2f7..6b65719 100644
--- a/pl/math/s_atanf_3u.c
+++ b/pl/math/s_atanf_3u.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_atanh_3u5.c b/pl/math/s_atanh_3u5.c
index 11877c6..f6a5f75 100644
--- a/pl/math/s_atanh_3u5.c
+++ b/pl/math/s_atanh_3u5.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_atanhf_3u1.c b/pl/math/s_atanhf_3u1.c
index 9f75962..e7e5c61 100644
--- a/pl/math/s_atanhf_3u1.c
+++ b/pl/math/s_atanhf_3u1.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_cbrt_2u.c b/pl/math/s_cbrt_2u.c
index 22f726b..435e74a 100644
--- a/pl/math/s_cbrt_2u.c
+++ b/pl/math/s_cbrt_2u.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_cbrtf_1u5.c b/pl/math/s_cbrtf_1u5.c
index d60508e..5c79370 100644
--- a/pl/math/s_cbrtf_1u5.c
+++ b/pl/math/s_cbrtf_1u5.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_cosh_2u.c b/pl/math/s_cosh_2u.c
index f9c681c..cdf352c 100644
--- a/pl/math/s_cosh_2u.c
+++ b/pl/math/s_cosh_2u.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_coshf_2u4.c b/pl/math/s_coshf_2u4.c
index 1b7091b..8f7d5da 100644
--- a/pl/math/s_coshf_2u4.c
+++ b/pl/math/s_coshf_2u4.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_erf_2u.c b/pl/math/s_erf_2u.c
index e5c25e0..839535c 100644
--- a/pl/math/s_erf_2u.c
+++ b/pl/math/s_erf_2u.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_erfc_4u.c b/pl/math/s_erfc_4u.c
index 6d80574..bf9e3e6 100644
--- a/pl/math/s_erfc_4u.c
+++ b/pl/math/s_erfc_4u.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_erfcf_1u.c b/pl/math/s_erfcf_1u.c
index 615db16..024d224 100644
--- a/pl/math/s_erfcf_1u.c
+++ b/pl/math/s_erfcf_1u.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_erff_1u5.c b/pl/math/s_erff_1u5.c
index f6817eb..a5b9bf9 100644
--- a/pl/math/s_erff_1u5.c
+++ b/pl/math/s_erff_1u5.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_exp_tail.c b/pl/math/s_exp_tail.c
index 4db47bb..20b1b41 100644
--- a/pl/math/s_exp_tail.c
+++ b/pl/math/s_exp_tail.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_expf.c b/pl/math/s_expf.c
index dacda7f..557a2e3 100644
--- a/pl/math/s_expf.c
+++ b/pl/math/s_expf.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_expm1_2u5.c b/pl/math/s_expm1_2u5.c
index 00827da..da2d6e7 100644
--- a/pl/math/s_expm1_2u5.c
+++ b/pl/math/s_expm1_2u5.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_expm1f_1u6.c b/pl/math/s_expm1f_1u6.c
index 83385df..eea8089 100644
--- a/pl/math/s_expm1f_1u6.c
+++ b/pl/math/s_expm1f_1u6.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_log10_2u5.c b/pl/math/s_log10_2u5.c
index ad7f50b..2480e5a 100644
--- a/pl/math/s_log10_2u5.c
+++ b/pl/math/s_log10_2u5.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_log10f_3u5.c b/pl/math/s_log10f_3u5.c
index dc804b6..173e0fd 100644
--- a/pl/math/s_log10f_3u5.c
+++ b/pl/math/s_log10f_3u5.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_log1p_2u5.c b/pl/math/s_log1p_2u5.c
index 1d96025..20b395a 100644
--- a/pl/math/s_log1p_2u5.c
+++ b/pl/math/s_log1p_2u5.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_log1pf_2u1.c b/pl/math/s_log1pf_2u1.c
index fe01b05..013ec4c 100644
--- a/pl/math/s_log1pf_2u1.c
+++ b/pl/math/s_log1pf_2u1.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_log2_3u.c b/pl/math/s_log2_3u.c
index 913c825..d46f3f9 100644
--- a/pl/math/s_log2_3u.c
+++ b/pl/math/s_log2_3u.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_log2f_2u5.c b/pl/math/s_log2f_2u5.c
index 7077814..e76c67d 100644
--- a/pl/math/s_log2f_2u5.c
+++ b/pl/math/s_log2f_2u5.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_sinh_3u.c b/pl/math/s_sinh_3u.c
index 2c08fa1..27e5e65 100644
--- a/pl/math/s_sinh_3u.c
+++ b/pl/math/s_sinh_3u.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_sinhf_2u3.c b/pl/math/s_sinhf_2u3.c
index ac6a269..607f942 100644
--- a/pl/math/s_sinhf_2u3.c
+++ b/pl/math/s_sinhf_2u3.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_tanf_3u2.c b/pl/math/s_tanf_3u2.c
index a47a7c0..b5ddf94 100644
--- a/pl/math/s_tanf_3u2.c
+++ b/pl/math/s_tanf_3u2.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/s_tanhf_2u6.c b/pl/math/s_tanhf_2u6.c
index bbb4569..896fc62 100644
--- a/pl/math/s_tanhf_2u6.c
+++ b/pl/math/s_tanhf_2u6.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define SCALAR 1
diff --git a/pl/math/sinh_3u.c b/pl/math/sinh_3u.c
index 52ca156..f534815 100644
--- a/pl/math/sinh_3u.c
+++ b/pl/math/sinh_3u.c
@@ -1,7 +1,7 @@
/*
* Double-precision sinh(x) function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sinhf_2u3.c b/pl/math/sinhf_2u3.c
index 38f59b0..de94428 100644
--- a/pl/math/sinhf_2u3.c
+++ b/pl/math/sinhf_2u3.c
@@ -1,7 +1,7 @@
/*
* Single-precision sinh(x) function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_atan2_2u5.c b/pl/math/sv_atan2_2u5.c
index b230b36..a4bea1d 100644
--- a/pl/math/sv_atan2_2u5.c
+++ b/pl/math/sv_atan2_2u5.c
@@ -1,7 +1,7 @@
/*
* Double-precision vector atan2(x) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_atan2f_3u.c b/pl/math/sv_atan2f_3u.c
index 5e9d59b..f7674c4 100644
--- a/pl/math/sv_atan2f_3u.c
+++ b/pl/math/sv_atan2f_3u.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector atan2f(x) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_atan_2u5.c b/pl/math/sv_atan_2u5.c
index 16430a2..02ac331 100644
--- a/pl/math/sv_atan_2u5.c
+++ b/pl/math/sv_atan_2u5.c
@@ -1,7 +1,7 @@
/*
* Double-precision vector atan(x) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_atan_common.h b/pl/math/sv_atan_common.h
index 53cdbc7..bfe6998 100644
--- a/pl/math/sv_atan_common.h
+++ b/pl/math/sv_atan_common.h
@@ -2,7 +2,7 @@
* Double-precision polynomial evaluation function for SVE atan(x) and
* atan2(y,x).
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_atanf_2u9.c b/pl/math/sv_atanf_2u9.c
index 41f99e5..8d38e42 100644
--- a/pl/math/sv_atanf_2u9.c
+++ b/pl/math/sv_atanf_2u9.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector atan(x) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_atanf_common.h b/pl/math/sv_atanf_common.h
index 869a257..dc45eff 100644
--- a/pl/math/sv_atanf_common.h
+++ b/pl/math/sv_atanf_common.h
@@ -2,7 +2,7 @@
* Single-precision polynomial evaluation function for SVE atan(x) and
* atan2(y,x).
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_cos_2u5.c b/pl/math/sv_cos_2u5.c
index a06ab9a..1940348 100644
--- a/pl/math/sv_cos_2u5.c
+++ b/pl/math/sv_cos_2u5.c
@@ -1,7 +1,7 @@
/*
* Double-precision SVE cos(x) function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_cosf_2u1.c b/pl/math/sv_cosf_2u1.c
index b8ec846..8f138bc 100644
--- a/pl/math/sv_cosf_2u1.c
+++ b/pl/math/sv_cosf_2u1.c
@@ -1,7 +1,7 @@
/*
* Single-precision SVE cos(x) function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_erf_3u.c b/pl/math/sv_erf_3u.c
index c860e1a..bec7f8a 100644
--- a/pl/math/sv_erf_3u.c
+++ b/pl/math/sv_erf_3u.c
@@ -1,7 +1,7 @@
/*
* Double-precision SVE erf(x) function.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_erfc_4u.c b/pl/math/sv_erfc_4u.c
index 5b2fc18..076b471 100644
--- a/pl/math/sv_erfc_4u.c
+++ b/pl/math/sv_erfc_4u.c
@@ -1,7 +1,7 @@
/*
* Double-precision SVE erfc(x) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_erff_1u3.c b/pl/math/sv_erff_1u3.c
index fb1bef8..c7a738c 100644
--- a/pl/math/sv_erff_1u3.c
+++ b/pl/math/sv_erff_1u3.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector erf(x) function.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_exp_tail.h b/pl/math/sv_exp_tail.h
index 846fe97..9b739da 100644
--- a/pl/math/sv_exp_tail.h
+++ b/pl/math/sv_exp_tail.h
@@ -1,7 +1,7 @@
/*
* Double-precision SVE e^(x+tail) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_expf_2u.c b/pl/math/sv_expf_2u.c
index 30a6c62..87fbe45 100644
--- a/pl/math/sv_expf_2u.c
+++ b/pl/math/sv_expf_2u.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector e^x function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_expf_data.c b/pl/math/sv_expf_data.c
index 22c8b2f..6875adf 100644
--- a/pl/math/sv_expf_data.c
+++ b/pl/math/sv_expf_data.c
@@ -1,7 +1,7 @@
/*
* Coefficients for single-precision vector e^x function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_log10_2u5.c b/pl/math/sv_log10_2u5.c
index 770b964..884e201 100644
--- a/pl/math/sv_log10_2u5.c
+++ b/pl/math/sv_log10_2u5.c
@@ -1,7 +1,7 @@
/*
* Double-precision SVE log10(x) function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_log10f_3u5.c b/pl/math/sv_log10f_3u5.c
index 06c0908..e7b1e98 100644
--- a/pl/math/sv_log10f_3u5.c
+++ b/pl/math/sv_log10f_3u5.c
@@ -1,7 +1,7 @@
/*
* Single-precision SVE log10 function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_log2_3u.c b/pl/math/sv_log2_3u.c
index d66a474..a0815bb 100644
--- a/pl/math/sv_log2_3u.c
+++ b/pl/math/sv_log2_3u.c
@@ -1,7 +1,7 @@
/*
* Double-precision SVE log2 function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_log2f_2u5.c b/pl/math/sv_log2f_2u5.c
index 6488658..fe2ab16 100644
--- a/pl/math/sv_log2f_2u5.c
+++ b/pl/math/sv_log2f_2u5.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector/SVE log2 function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_log_2u5.c b/pl/math/sv_log_2u5.c
index 7eeb206..7f06fd3 100644
--- a/pl/math/sv_log_2u5.c
+++ b/pl/math/sv_log_2u5.c
@@ -1,7 +1,7 @@
/*
* Double-precision SVE log(x) function.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_log_data.c b/pl/math/sv_log_data.c
index a544a69..77f9989 100644
--- a/pl/math/sv_log_data.c
+++ b/pl/math/sv_log_data.c
@@ -1,7 +1,7 @@
/*
* Coefficients for double-precision SVE log(x) function.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_logf_3u4.c b/pl/math/sv_logf_3u4.c
index 4ca1ead..11f0b8a 100644
--- a/pl/math/sv_logf_3u4.c
+++ b/pl/math/sv_logf_3u4.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector log function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_logf_data.c b/pl/math/sv_logf_data.c
index 0082ee3..51dd7a7 100644
--- a/pl/math/sv_logf_data.c
+++ b/pl/math/sv_logf_data.c
@@ -1,7 +1,7 @@
/*
* Coefficients for single-precision SVE log function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_math.h b/pl/math/sv_math.h
index 7f06a11..5ef0ad3 100644
--- a/pl/math/sv_math.h
+++ b/pl/math/sv_math.h
@@ -1,7 +1,7 @@
/*
* Wrapper functions for SVE ACLE.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_powi.c b/pl/math/sv_powi.c
index 4e653dc..1bb0eb3 100644
--- a/pl/math/sv_powi.c
+++ b/pl/math/sv_powi.c
@@ -1,7 +1,7 @@
/*
* Double-precision SVE powi(x, n) function.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_powif.c b/pl/math/sv_powif.c
index 819c318..d0567e3 100644
--- a/pl/math/sv_powif.c
+++ b/pl/math/sv_powif.c
@@ -1,7 +1,7 @@
/*
* Single-precision SVE powi(x, n) function.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_sin_3u.c b/pl/math/sv_sin_3u.c
index 9072ef4..3fee080 100644
--- a/pl/math/sv_sin_3u.c
+++ b/pl/math/sv_sin_3u.c
@@ -1,7 +1,7 @@
/*
* Double-precision SVE sin(x) function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_sinf_1u9.c b/pl/math/sv_sinf_1u9.c
index 576baea..9184ccd 100644
--- a/pl/math/sv_sinf_1u9.c
+++ b/pl/math/sv_sinf_1u9.c
@@ -1,7 +1,7 @@
/*
* Single-precision SVE sin(x) function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_sinf_poly_data.c b/pl/math/sv_sinf_poly_data.c
index 109ed58..1e1ab5e 100644
--- a/pl/math/sv_sinf_poly_data.c
+++ b/pl/math/sv_sinf_poly_data.c
@@ -1,7 +1,7 @@
/*
* Data used in single-precision sin(x) function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/sv_tanf_3u2.c b/pl/math/sv_tanf_3u2.c
index ca5c5de..78ff480 100644
--- a/pl/math/sv_tanf_3u2.c
+++ b/pl/math/sv_tanf_3u2.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector tan(x) function.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/tanf_3u3.c b/pl/math/tanf_3u3.c
index f6673f5..0b1617c 100644
--- a/pl/math/tanf_3u3.c
+++ b/pl/math/tanf_3u3.c
@@ -1,7 +1,7 @@
/*
* Single-precision scalar tan(x) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "math_config.h"
diff --git a/pl/math/tanf_data.c b/pl/math/tanf_data.c
index 386b911..242cfaa 100644
--- a/pl/math/tanf_data.c
+++ b/pl/math/tanf_data.c
@@ -1,7 +1,7 @@
/*
* Data used in single-precision tan(x) function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/tanhf_2u6.c b/pl/math/tanhf_2u6.c
index 745e5e3..76e54a4 100644
--- a/pl/math/tanhf_2u6.c
+++ b/pl/math/tanhf_2u6.c
@@ -1,7 +1,7 @@
/*
* Single-precision tanh(x) function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "math_config.h"
diff --git a/pl/math/test/mathbench_funcs.h b/pl/math/test/mathbench_funcs.h
index e3eda6f..bf820bd 100644
--- a/pl/math/test/mathbench_funcs.h
+++ b/pl/math/test/mathbench_funcs.h
@@ -2,7 +2,7 @@
/*
* Function entries for mathbench.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/test/mathbench_wrappers.h b/pl/math/test/mathbench_wrappers.h
index 7c990ba..eba960e 100644
--- a/pl/math/test/mathbench_wrappers.h
+++ b/pl/math/test/mathbench_wrappers.h
@@ -1,7 +1,7 @@
/*
* Function wrappers for mathbench.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/test/pl_test.h b/pl/math/test/pl_test.h
index 158db5f..467d1ca 100644
--- a/pl/math/test/pl_test.h
+++ b/pl/math/test/pl_test.h
@@ -2,7 +2,7 @@
* PL macros for emitting various details about routines for consumption by
* runulp.sh.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception.
*/
diff --git a/pl/math/test/runulp.sh b/pl/math/test/runulp.sh
index c5902e6..4d02530 100755
--- a/pl/math/test/runulp.sh
+++ b/pl/math/test/runulp.sh
@@ -2,7 +2,7 @@
# ULP error check script.
#
-# Copyright (c) 2019-2022, Arm Limited.
+# Copyright (c) 2019-2023, Arm Limited.
# SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
#set -x
diff --git a/pl/math/test/testcases/directed/acosh.tst b/pl/math/test/testcases/directed/acosh.tst
index bbc1551..dd962bd 100644
--- a/pl/math/test/testcases/directed/acosh.tst
+++ b/pl/math/test/testcases/directed/acosh.tst
@@ -1,6 +1,6 @@
; acosh.tst
;
-; Copyright 2009-2022, Arm Limited.
+; Copyright (c) 2009-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=acosh op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
diff --git a/pl/math/test/testcases/directed/acoshf.tst b/pl/math/test/testcases/directed/acoshf.tst
index ffa6208..606c615 100644
--- a/pl/math/test/testcases/directed/acoshf.tst
+++ b/pl/math/test/testcases/directed/acoshf.tst
@@ -1,6 +1,6 @@
; acoshf.tst
;
-; Copyright 2009-2022, Arm Limited.
+; Copyright (c) 2009-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=acoshf op1=7fc00001 result=7fc00001 errno=0
diff --git a/pl/math/test/testcases/directed/asinh.tst b/pl/math/test/testcases/directed/asinh.tst
index f0d50ac..1485dfe 100644
--- a/pl/math/test/testcases/directed/asinh.tst
+++ b/pl/math/test/testcases/directed/asinh.tst
@@ -1,6 +1,6 @@
; asinh.tst
;
-; Copyright (c) 2022, Arm Limited.
+; Copyright (c) 2022-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=asinh op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
diff --git a/pl/math/test/testcases/directed/asinhf.tst b/pl/math/test/testcases/directed/asinhf.tst
index d832056..eb76a58 100644
--- a/pl/math/test/testcases/directed/asinhf.tst
+++ b/pl/math/test/testcases/directed/asinhf.tst
@@ -1,6 +1,6 @@
; asinhf.tst
;
-; Copyright (c) 2007-2022, Arm Limited.
+; Copyright (c) 2007-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=asinhf op1=7fc00001 result=7fc00001 errno=0
diff --git a/pl/math/test/testcases/directed/atan.tst b/pl/math/test/testcases/directed/atan.tst
index 5716276..4c67055 100644
--- a/pl/math/test/testcases/directed/atan.tst
+++ b/pl/math/test/testcases/directed/atan.tst
@@ -1,6 +1,6 @@
; atan.tst
;
-; Copyright 1999-2022, Arm Limited.
+; Copyright (c) 1999-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=atan op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
diff --git a/pl/math/test/testcases/directed/atan2.tst b/pl/math/test/testcases/directed/atan2.tst
index df16d41..647b376 100644
--- a/pl/math/test/testcases/directed/atan2.tst
+++ b/pl/math/test/testcases/directed/atan2.tst
@@ -1,6 +1,6 @@
; atan2.tst
;
-; Copyright (c) 1999-2022, Arm Limited.
+; Copyright (c) 1999-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=atan2 op1=7ff00000.00000001 op2=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i
diff --git a/pl/math/test/testcases/directed/atan2f.tst b/pl/math/test/testcases/directed/atan2f.tst
index 708e867..85c5c5d 100644
--- a/pl/math/test/testcases/directed/atan2f.tst
+++ b/pl/math/test/testcases/directed/atan2f.tst
@@ -1,6 +1,6 @@
; atan2f.tst
;
-; Copyright (c) 1999-2022, Arm Limited.
+; Copyright (c) 1999-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=atan2f op1=7f800001 op2=7f800001 result=7fc00001 errno=0 status=i
diff --git a/pl/math/test/testcases/directed/atanf.tst b/pl/math/test/testcases/directed/atanf.tst
index 8661527..0a0bfc2 100644
--- a/pl/math/test/testcases/directed/atanf.tst
+++ b/pl/math/test/testcases/directed/atanf.tst
@@ -1,6 +1,6 @@
; atanf.tst
;
-; Copyright 2007-2022, Arm Limited.
+; Copyright (c) 2007-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=atanf op1=7fc00001 result=7fc00001 errno=0
diff --git a/pl/math/test/testcases/directed/atanh.tst b/pl/math/test/testcases/directed/atanh.tst
index 530df8b..d96ff32 100644
--- a/pl/math/test/testcases/directed/atanh.tst
+++ b/pl/math/test/testcases/directed/atanh.tst
@@ -1,6 +1,6 @@
; atanh.tst
;
-; Copyright 2009-2022, Arm Limited.
+; Copyright (c) 2009-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=atanh op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
diff --git a/pl/math/test/testcases/directed/atanhf.tst b/pl/math/test/testcases/directed/atanhf.tst
index 616b59d..21a68a6 100644
--- a/pl/math/test/testcases/directed/atanhf.tst
+++ b/pl/math/test/testcases/directed/atanhf.tst
@@ -1,6 +1,6 @@
; atanhf.tst
;
-; Copyright 2009-2022, Arm Limited.
+; Copyright (c) 2009-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=atanhf op1=7fc00001 result=7fc00001 errno=0
diff --git a/pl/math/test/testcases/directed/cbrtf.tst b/pl/math/test/testcases/directed/cbrtf.tst
index 5f8b97f..0dd8d09 100644
--- a/pl/math/test/testcases/directed/cbrtf.tst
+++ b/pl/math/test/testcases/directed/cbrtf.tst
@@ -1,6 +1,6 @@
; cbrtf.tst
;
-; Copyright 2009-2022, Arm Limited.
+; Copyright (c) 2009-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=cbrtf op1=7f800000 result=7f800000 errno=0
diff --git a/pl/math/test/testcases/directed/cosh.tst b/pl/math/test/testcases/directed/cosh.tst
index 5fdc94b..c4efacb 100644
--- a/pl/math/test/testcases/directed/cosh.tst
+++ b/pl/math/test/testcases/directed/cosh.tst
@@ -1,6 +1,6 @@
; cosh.tst
;
-; Copyright 1999-2022, Arm Limited.
+; Copyright (c) 1999-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=cosh op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
diff --git a/pl/math/test/testcases/directed/coshf.tst b/pl/math/test/testcases/directed/coshf.tst
index cdc1d8d..2b967e7 100644
--- a/pl/math/test/testcases/directed/coshf.tst
+++ b/pl/math/test/testcases/directed/coshf.tst
@@ -1,6 +1,6 @@
; coshf.tst
;
-; Copyright (c) 2007-2022, Arm Limited.
+; Copyright (c) 2007-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=coshf op1=7fc00001 result=7fc00001 errno=0
diff --git a/pl/math/test/testcases/directed/erfc.tst b/pl/math/test/testcases/directed/erfc.tst
index 9ccf196..c03fc59 100644
--- a/pl/math/test/testcases/directed/erfc.tst
+++ b/pl/math/test/testcases/directed/erfc.tst
@@ -1,6 +1,6 @@
; erfc.tst - Directed test cases for erfc
;
-; Copyright (c) 2022, Arm Limited.
+; Copyright (c) 2022-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=erfc op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
diff --git a/pl/math/test/testcases/directed/erfcf.tst b/pl/math/test/testcases/directed/erfcf.tst
index 4cea316..719bacc 100644
--- a/pl/math/test/testcases/directed/erfcf.tst
+++ b/pl/math/test/testcases/directed/erfcf.tst
@@ -1,6 +1,6 @@
; erfcf.tst - Directed test cases for erfcf
;
-; Copyright (c) 2007-2022, Arm Limited.
+; Copyright (c) 2007-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=erfcf op1=7fc00001 result=7fc00001 errno=0
diff --git a/pl/math/test/testcases/directed/erff.tst b/pl/math/test/testcases/directed/erff.tst
index 48a3d6e..9b1d3d5 100644
--- a/pl/math/test/testcases/directed/erff.tst
+++ b/pl/math/test/testcases/directed/erff.tst
@@ -1,6 +1,6 @@
; erff.tst
;
-; Copyright (c) 2007-2022, Arm Limited.
+; Copyright (c) 2007-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=erff op1=7fc00001 result=7fc00001 errno=0
diff --git a/pl/math/test/testcases/directed/expm1.tst b/pl/math/test/testcases/directed/expm1.tst
index d382c18..609d6f4 100644
--- a/pl/math/test/testcases/directed/expm1.tst
+++ b/pl/math/test/testcases/directed/expm1.tst
@@ -1,6 +1,6 @@
; expm1.tst
;
-; Copyright 2009-2022, Arm Limited.
+; Copyright (c) 2009-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=expm1 op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
diff --git a/pl/math/test/testcases/directed/expm1f.tst b/pl/math/test/testcases/directed/expm1f.tst
index dcf3d06..44c3842 100644
--- a/pl/math/test/testcases/directed/expm1f.tst
+++ b/pl/math/test/testcases/directed/expm1f.tst
@@ -1,6 +1,6 @@
; expm1f.tst
;
-; Copyright 2009-2022, Arm Limited.
+; Copyright (c) 2009-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=expm1f op1=7fc00001 result=7fc00001 errno=0
diff --git a/pl/math/test/testcases/directed/log10.tst b/pl/math/test/testcases/directed/log10.tst
index a8da6a7..3483143 100644
--- a/pl/math/test/testcases/directed/log10.tst
+++ b/pl/math/test/testcases/directed/log10.tst
@@ -1,6 +1,6 @@
; log10.tst
;
-; Copyright (c) 2007-2022, Arm Limited.
+; Copyright (c) 2007-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=log10 op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
diff --git a/pl/math/test/testcases/directed/log10f.tst b/pl/math/test/testcases/directed/log10f.tst
index 5fdd635..d5744a6 100644
--- a/pl/math/test/testcases/directed/log10f.tst
+++ b/pl/math/test/testcases/directed/log10f.tst
@@ -1,6 +1,6 @@
; log10f.tst
;
-; Copyright (c) 2007-2022, Arm Limited.
+; Copyright (c) 2007-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=log10f op1=7fc00001 result=7fc00001 errno=0
diff --git a/pl/math/test/testcases/directed/log1p.tst b/pl/math/test/testcases/directed/log1p.tst
index 41a1896..9ee8c62 100644
--- a/pl/math/test/testcases/directed/log1p.tst
+++ b/pl/math/test/testcases/directed/log1p.tst
@@ -1,6 +1,6 @@
; log1p.tst
;
-; Copyright (c) 2009-2022, Arm Limited.
+; Copyright (c) 2009-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=log1p op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
diff --git a/pl/math/test/testcases/directed/log1pf.tst b/pl/math/test/testcases/directed/log1pf.tst
index a543887..aaa01d6 100644
--- a/pl/math/test/testcases/directed/log1pf.tst
+++ b/pl/math/test/testcases/directed/log1pf.tst
@@ -1,6 +1,6 @@
; log1pf.tst
;
-; Copyright (c) 2009-2022, Arm Limited.
+; Copyright (c) 2009-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=log1pf op1=7fc00001 result=7fc00001 errno=0
diff --git a/pl/math/test/testcases/directed/log2.tst b/pl/math/test/testcases/directed/log2.tst
index c84ff65..5d1eb9b 100644
--- a/pl/math/test/testcases/directed/log2.tst
+++ b/pl/math/test/testcases/directed/log2.tst
@@ -1,6 +1,6 @@
; Directed test cases for log2
;
-; Copyright (c) 2018-2022, Arm Limited.
+; Copyright (c) 2018-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=log2 op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
diff --git a/pl/math/test/testcases/directed/log2f.tst b/pl/math/test/testcases/directed/log2f.tst
index 9e99c53..4e08110 100644
--- a/pl/math/test/testcases/directed/log2f.tst
+++ b/pl/math/test/testcases/directed/log2f.tst
@@ -1,6 +1,6 @@
; log2f.tst - Directed test cases for log2f
;
-; Copyright (c) 2017-2022, Arm Limited.
+; Copyright (c) 2017-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=log2f op1=7fc00001 result=7fc00001 errno=0
diff --git a/pl/math/test/testcases/directed/sinh.tst b/pl/math/test/testcases/directed/sinh.tst
index d8c7d91..d6a3da8 100644
--- a/pl/math/test/testcases/directed/sinh.tst
+++ b/pl/math/test/testcases/directed/sinh.tst
@@ -1,6 +1,6 @@
; sinh.tst
;
-; Copyright 1999-2022, Arm Limited.
+; Copyright (c) 1999-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=sinh op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
diff --git a/pl/math/test/testcases/directed/sinhf.tst b/pl/math/test/testcases/directed/sinhf.tst
index 9a5ee56..5f7bd1b 100644
--- a/pl/math/test/testcases/directed/sinhf.tst
+++ b/pl/math/test/testcases/directed/sinhf.tst
@@ -1,6 +1,6 @@
; sinhf.tst
;
-; Copyright 2009-2022, Arm Limited.
+; Copyright (c) 2009-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=sinhf op1=7fc00001 result=7fc00001 errno=0
diff --git a/pl/math/test/testcases/directed/tanf.tst b/pl/math/test/testcases/directed/tanf.tst
index 99aacc4..3161f70 100644
--- a/pl/math/test/testcases/directed/tanf.tst
+++ b/pl/math/test/testcases/directed/tanf.tst
@@ -1,6 +1,6 @@
; tanf.tst
;
-; Copyright (c) 2022, Arm Limited.
+; Copyright (c) 2022-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=tanf op1=7fc00001 result=7fc00001 errno=0
diff --git a/pl/math/test/testcases/directed/tanhf.tst b/pl/math/test/testcases/directed/tanhf.tst
index c3edb50..603e310 100644
--- a/pl/math/test/testcases/directed/tanhf.tst
+++ b/pl/math/test/testcases/directed/tanhf.tst
@@ -1,6 +1,6 @@
; tanhf.tst
;
-; Copyright 2007-2022, Arm Limited.
+; Copyright (c) 2007-2023, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
func=tanhf op1=7fc00001 result=7fc00001 errno=0
diff --git a/pl/math/test/testcases/random/double.tst b/pl/math/test/testcases/random/double.tst
index 03d14d4..d83283e 100644
--- a/pl/math/test/testcases/random/double.tst
+++ b/pl/math/test/testcases/random/double.tst
@@ -1,6 +1,6 @@
!! double.tst - Random test case specification for DP functions
!!
-!! Copyright (c) 1999-2022, Arm Limited.
+!! Copyright (c) 1999-2023, Arm Limited.
!! SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
test log10 10000
diff --git a/pl/math/test/testcases/random/float.tst b/pl/math/test/testcases/random/float.tst
index 68afbfb..fa77efe 100644
--- a/pl/math/test/testcases/random/float.tst
+++ b/pl/math/test/testcases/random/float.tst
@@ -1,6 +1,6 @@
!! float.tst - Random test case specification for SP functions
!!
-!! Copyright (c) 2022, Arm Limited.
+!! Copyright (c) 2022-2023, Arm Limited.
!! SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
test erff 10000
diff --git a/pl/math/test/ulp_funcs.h b/pl/math/test/ulp_funcs.h
index af1c464..5e3133e 100644
--- a/pl/math/test/ulp_funcs.h
+++ b/pl/math/test/ulp_funcs.h
@@ -1,7 +1,7 @@
/*
* Function entries for ulp.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/test/ulp_wrappers.h b/pl/math/test/ulp_wrappers.h
index e91cbe5..b682e93 100644
--- a/pl/math/test/ulp_wrappers.h
+++ b/pl/math/test/ulp_wrappers.h
@@ -2,7 +2,7 @@
/*
* Function wrappers for ulp.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/tools/asinh.sollya b/pl/math/tools/asinh.sollya
index 6ff217f..663ee92 100644
--- a/pl/math/tools/asinh.sollya
+++ b/pl/math/tools/asinh.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating asinh(x)
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
// Polynomial is used in [2^-26, 1]. However it is least accurate close to 1, so
diff --git a/pl/math/tools/asinhf.sollya b/pl/math/tools/asinhf.sollya
index cbe7d62..ab115b5 100644
--- a/pl/math/tools/asinhf.sollya
+++ b/pl/math/tools/asinhf.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating asinh(x)
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 9;
diff --git a/pl/math/tools/atan.sollya b/pl/math/tools/atan.sollya
index f1f33c5..ad4f33b 100644
--- a/pl/math/tools/atan.sollya
+++ b/pl/math/tools/atan.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating atan(x) and atan2(y, x)
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
// atan is odd, so approximate with an odd polynomial:
diff --git a/pl/math/tools/atanf.sollya b/pl/math/tools/atanf.sollya
index 42b8c36..ed88d0b 100644
--- a/pl/math/tools/atanf.sollya
+++ b/pl/math/tools/atanf.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating atanf(x)
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
// Generate list of monomials:
diff --git a/pl/math/tools/cbrt.sollya b/pl/math/tools/cbrt.sollya
index 7f179eb..1d43dc7 100644
--- a/pl/math/tools/cbrt.sollya
+++ b/pl/math/tools/cbrt.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating cbrt(x) in double precision
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 3;
diff --git a/pl/math/tools/cbrtf.sollya b/pl/math/tools/cbrtf.sollya
index 9cd1259..4e0cc69 100644
--- a/pl/math/tools/cbrtf.sollya
+++ b/pl/math/tools/cbrtf.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating cbrt(x) in single precision
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 3;
diff --git a/pl/math/tools/erfc.sollya b/pl/math/tools/erfc.sollya
index 55c1495..8c40b4b 100644
--- a/pl/math/tools/erfc.sollya
+++ b/pl/math/tools/erfc.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating erfc(x)*exp(x*x)
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 12; // poly degree
diff --git a/pl/math/tools/erfcf.sollya b/pl/math/tools/erfcf.sollya
index bfb8451..69c6836 100644
--- a/pl/math/tools/erfcf.sollya
+++ b/pl/math/tools/erfcf.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating erfc(x)*exp(x*x)
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 15; // poly degree
diff --git a/pl/math/tools/expm1.sollya b/pl/math/tools/expm1.sollya
index 587db46..7b6f324 100644
--- a/pl/math/tools/expm1.sollya
+++ b/pl/math/tools/expm1.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating exp(x)-1 in double precision
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 12;
diff --git a/pl/math/tools/expm1f.sollya b/pl/math/tools/expm1f.sollya
index f5d769c..efdf1bd 100644
--- a/pl/math/tools/expm1f.sollya
+++ b/pl/math/tools/expm1f.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating exp(x)-1 in single precision
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 5;
diff --git a/pl/math/tools/log10.sollya b/pl/math/tools/log10.sollya
index a353a20..85d1d15 100644
--- a/pl/math/tools/log10.sollya
+++ b/pl/math/tools/log10.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating log10(1+x)
//
-// Copyright (c) 2019-2022, Arm Limited.
+// Copyright (c) 2019-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 6; // poly degree
diff --git a/pl/math/tools/log10f.sollya b/pl/math/tools/log10f.sollya
index 26a4a76..94bf32f 100644
--- a/pl/math/tools/log10f.sollya
+++ b/pl/math/tools/log10f.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating log10f(1+x)
//
-// Copyright (c) 2019-2022, Arm Limited.
+// Copyright (c) 2019-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
// Computation of log10f(1+x) will be carried out in double precision
diff --git a/pl/math/tools/log1p.sollya b/pl/math/tools/log1p.sollya
index fb159b3..598a36a 100644
--- a/pl/math/tools/log1p.sollya
+++ b/pl/math/tools/log1p.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating log(1+x) in double precision
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 20;
diff --git a/pl/math/tools/log1pf.sollya b/pl/math/tools/log1pf.sollya
index 32b307b..cc1db10 100644
--- a/pl/math/tools/log1pf.sollya
+++ b/pl/math/tools/log1pf.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating log(1+x) in single precision
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 10;
diff --git a/pl/math/tools/tanf.sollya b/pl/math/tools/tanf.sollya
index 73ca0f9..8b2306b 100644
--- a/pl/math/tools/tanf.sollya
+++ b/pl/math/tools/tanf.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating single precision tan(x)
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
dtype = single;
diff --git a/pl/math/tools/v_erf.sollya b/pl/math/tools/v_erf.sollya
index c9deae9..394ba37 100644
--- a/pl/math/tools/v_erf.sollya
+++ b/pl/math/tools/v_erf.sollya
@@ -2,7 +2,7 @@
// To generate coefficients for interval i (0 to 47) do:
// $ sollya v_erf.sollya $i
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
scale = 1/8;
diff --git a/pl/math/tools/v_erfc.sollya b/pl/math/tools/v_erfc.sollya
index e4e5fb1..3b03ba0 100644
--- a/pl/math/tools/v_erfc.sollya
+++ b/pl/math/tools/v_erfc.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating erfc(x)*exp(x*x)
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 12; // poly degree
diff --git a/pl/math/tools/v_log10.sollya b/pl/math/tools/v_log10.sollya
index 76c1648..e2df436 100644
--- a/pl/math/tools/v_log10.sollya
+++ b/pl/math/tools/v_log10.sollya
@@ -1,6 +1,6 @@
// polynomial used for __v_log10(x)
//
-// Copyright (c) 2019-2022, Arm Limited.
+// Copyright (c) 2019-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 6; // poly degree
diff --git a/pl/math/tools/v_log10f.sollya b/pl/math/tools/v_log10f.sollya
index c24c2c9..396d5a9 100644
--- a/pl/math/tools/v_log10f.sollya
+++ b/pl/math/tools/v_log10f.sollya
@@ -1,6 +1,6 @@
// polynomial for approximating v_log10f(1+x)
//
-// Copyright (c) 2019-2022, Arm Limited.
+// Copyright (c) 2019-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 9; // poly degree
diff --git a/pl/math/tools/v_log2f.sollya b/pl/math/tools/v_log2f.sollya
index 18869a5..99e050c 100644
--- a/pl/math/tools/v_log2f.sollya
+++ b/pl/math/tools/v_log2f.sollya
@@ -1,6 +1,6 @@
// polynomial used for __v_log2f(x)
//
-// Copyright (c) 2022, Arm Limited.
+// Copyright (c) 2022-2023, Arm Limited.
// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 9; // poly degree
diff --git a/pl/math/v_asinh_3u5.c b/pl/math/v_asinh_3u5.c
index 5294a3c..fd329b6 100644
--- a/pl/math/v_asinh_3u5.c
+++ b/pl/math/v_asinh_3u5.c
@@ -1,6 +1,7 @@
/*
* Double-precision vector asinh(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_asinhf_2u7.c b/pl/math/v_asinhf_2u7.c
index 4710a22..9d8c8a9 100644
--- a/pl/math/v_asinhf_2u7.c
+++ b/pl/math/v_asinhf_2u7.c
@@ -1,6 +1,7 @@
/*
* Single-precision vector asinh(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_atan2_3u.c b/pl/math/v_atan2_3u.c
index b123cfa..6327fea 100644
--- a/pl/math/v_atan2_3u.c
+++ b/pl/math/v_atan2_3u.c
@@ -1,7 +1,7 @@
/*
* Double-precision vector atan2(x) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_atan2f_3u.c b/pl/math/v_atan2f_3u.c
index abf8f5e..5d1e6ca 100644
--- a/pl/math/v_atan2f_3u.c
+++ b/pl/math/v_atan2f_3u.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector atan2(x) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_atan_2u5.c b/pl/math/v_atan_2u5.c
index 92479ab..0f3c2cc 100644
--- a/pl/math/v_atan_2u5.c
+++ b/pl/math/v_atan_2u5.c
@@ -1,7 +1,7 @@
/*
* Double-precision vector atan(x) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_atanf_3u.c b/pl/math/v_atanf_3u.c
index c61f8f8..67d90b9 100644
--- a/pl/math/v_atanf_3u.c
+++ b/pl/math/v_atanf_3u.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector atan(x) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_atanh_3u5.c b/pl/math/v_atanh_3u5.c
index ffd6f59..bfaf5c2 100644
--- a/pl/math/v_atanh_3u5.c
+++ b/pl/math/v_atanh_3u5.c
@@ -1,7 +1,7 @@
/*
* Double-precision vector atanh(x) function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_atanhf_3u1.c b/pl/math/v_atanhf_3u1.c
index 7a027fc..cd30696 100644
--- a/pl/math/v_atanhf_3u1.c
+++ b/pl/math/v_atanhf_3u1.c
@@ -1,6 +1,7 @@
/*
* Single-precision vector atanh(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_cbrt_2u.c b/pl/math/v_cbrt_2u.c
index b6e501c..d5abe41 100644
--- a/pl/math/v_cbrt_2u.c
+++ b/pl/math/v_cbrt_2u.c
@@ -1,6 +1,7 @@
/*
* Double-precision vector cbrt(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_cbrtf_1u5.c b/pl/math/v_cbrtf_1u5.c
index 38c20e3..62fa375 100644
--- a/pl/math/v_cbrtf_1u5.c
+++ b/pl/math/v_cbrtf_1u5.c
@@ -1,6 +1,7 @@
/*
* Single-precision vector cbrt(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_cosh_2u.c b/pl/math/v_cosh_2u.c
index 67390d4..0a9fbf8 100644
--- a/pl/math/v_cosh_2u.c
+++ b/pl/math/v_cosh_2u.c
@@ -1,6 +1,7 @@
/*
* Double-precision vector cosh(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_coshf_2u4.c b/pl/math/v_coshf_2u4.c
index bee46ed..1422d4d 100644
--- a/pl/math/v_coshf_2u4.c
+++ b/pl/math/v_coshf_2u4.c
@@ -1,6 +1,7 @@
/*
* Single-precision vector cosh(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_erf_2u.c b/pl/math/v_erf_2u.c
index caec4d8..1d7ddbb 100644
--- a/pl/math/v_erf_2u.c
+++ b/pl/math/v_erf_2u.c
@@ -1,7 +1,7 @@
/*
* Double-precision vector erf(x) function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_erf_data.c b/pl/math/v_erf_data.c
index 1694f28..7bbb281 100644
--- a/pl/math/v_erf_data.c
+++ b/pl/math/v_erf_data.c
@@ -2,7 +2,7 @@
* Polynomial coefficients and shifts for double-precision erf(x) vector
* function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_erfc_4u.c b/pl/math/v_erfc_4u.c
index 9247f87..c306351 100644
--- a/pl/math/v_erfc_4u.c
+++ b/pl/math/v_erfc_4u.c
@@ -1,7 +1,7 @@
/*
* Double-precision vector erfc(x) function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_erfc_data.c b/pl/math/v_erfc_data.c
index c53a669..3c47033 100644
--- a/pl/math/v_erfc_data.c
+++ b/pl/math/v_erfc_data.c
@@ -1,7 +1,7 @@
/*
* Polynomial coefficients for double-precision erfc(x) vector function.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_erfcf_1u.c b/pl/math/v_erfcf_1u.c
index 4b495d0..963490d 100644
--- a/pl/math/v_erfcf_1u.c
+++ b/pl/math/v_erfcf_1u.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector erfc(x) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_erff_1u5.c b/pl/math/v_erff_1u5.c
index bb9b786..3a25cc8 100644
--- a/pl/math/v_erff_1u5.c
+++ b/pl/math/v_erff_1u5.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector erf(x) function.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_erff_data.c b/pl/math/v_erff_data.c
index 0661d20..73ccb5c 100644
--- a/pl/math/v_erff_data.c
+++ b/pl/math/v_erff_data.c
@@ -1,7 +1,7 @@
/*
* Data for approximation of vector erff.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_exp_tail.c b/pl/math/v_exp_tail.c
index fabc110..fd38aa8 100644
--- a/pl/math/v_exp_tail.c
+++ b/pl/math/v_exp_tail.c
@@ -1,7 +1,7 @@
/*
* Double-precision vector e^(x+tail) function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_exp_tail.h b/pl/math/v_exp_tail.h
index e1417d3..903f1fd 100644
--- a/pl/math/v_exp_tail.h
+++ b/pl/math/v_exp_tail.h
@@ -1,7 +1,7 @@
/*
* Constants for double-precision e^(x+tail) vector function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_exp_tail_data.c b/pl/math/v_exp_tail_data.c
index 97e1bc1..675eb76 100644
--- a/pl/math/v_exp_tail_data.c
+++ b/pl/math/v_exp_tail_data.c
@@ -1,7 +1,7 @@
/*
* Lookup table for double-precision e^(x+tail) vector function.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_expf.c b/pl/math/v_expf.c
index d6e5720..a422e69 100644
--- a/pl/math/v_expf.c
+++ b/pl/math/v_expf.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector e^x function.
*
- * Copyright (c) 2019, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_expm1_2u5.c b/pl/math/v_expm1_2u5.c
index 879fcb6..4b491d1 100644
--- a/pl/math/v_expm1_2u5.c
+++ b/pl/math/v_expm1_2u5.c
@@ -1,7 +1,7 @@
/*
* Double-precision vector exp(x) - 1 function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_expm1f_1u6.c b/pl/math/v_expm1f_1u6.c
index 7a59ddc..ab13242 100644
--- a/pl/math/v_expm1f_1u6.c
+++ b/pl/math/v_expm1f_1u6.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector exp(x) - 1 function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_expm1f_inline.h b/pl/math/v_expm1f_inline.h
index ef9e934..c261941 100644
--- a/pl/math/v_expm1f_inline.h
+++ b/pl/math/v_expm1f_inline.h
@@ -2,7 +2,7 @@
* Helper for single-precision routines which calculate exp(x) - 1 and do not
* need special-case handling
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_log10_2u5.c b/pl/math/v_log10_2u5.c
index e8d8021..86d398c 100644
--- a/pl/math/v_log10_2u5.c
+++ b/pl/math/v_log10_2u5.c
@@ -1,7 +1,7 @@
/*
* Double-precision vector log10(x) function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_log10_data.c b/pl/math/v_log10_data.c
index d1db9a5..fda85c8 100644
--- a/pl/math/v_log10_data.c
+++ b/pl/math/v_log10_data.c
@@ -1,7 +1,7 @@
/*
* Lookup table for double-precision log10(x) vector function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_log10f_3u5.c b/pl/math/v_log10f_3u5.c
index a032fa9..e9f7f03 100644
--- a/pl/math/v_log10f_3u5.c
+++ b/pl/math/v_log10f_3u5.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector log10 function.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_log10f_data.c b/pl/math/v_log10f_data.c
index c95f38b..537482a 100644
--- a/pl/math/v_log10f_data.c
+++ b/pl/math/v_log10f_data.c
@@ -1,7 +1,7 @@
/*
* Coefficients for single-precision vector log10 function.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "math_config.h"
diff --git a/pl/math/v_log1p_2u5.c b/pl/math/v_log1p_2u5.c
index 7ff948f..e482910 100644
--- a/pl/math/v_log1p_2u5.c
+++ b/pl/math/v_log1p_2u5.c
@@ -1,6 +1,7 @@
/*
* Double-precision vector log(1+x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_log1pf_2u1.c b/pl/math/v_log1pf_2u1.c
index ab5e7b7..4a7732b 100644
--- a/pl/math/v_log1pf_2u1.c
+++ b/pl/math/v_log1pf_2u1.c
@@ -1,6 +1,7 @@
/*
* Single-precision vector log(1+x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_log1pf_inline.h b/pl/math/v_log1pf_inline.h
index cf32b2a..e3048e6 100644
--- a/pl/math/v_log1pf_inline.h
+++ b/pl/math/v_log1pf_inline.h
@@ -2,7 +2,7 @@
* Helper for single-precision routines which calculate log(1 + x) and do not
* need special-case handling
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_log2_3u.c b/pl/math/v_log2_3u.c
index 5b9bdd8..fac73f6 100644
--- a/pl/math/v_log2_3u.c
+++ b/pl/math/v_log2_3u.c
@@ -1,7 +1,7 @@
/*
* Double-precision vector log2 function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_log2_data.c b/pl/math/v_log2_data.c
index e3c56c1..2a1da68 100644
--- a/pl/math/v_log2_data.c
+++ b/pl/math/v_log2_data.c
@@ -1,7 +1,7 @@
/*
* Coefficients and table entries for vector log2
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_log2f_2u5.c b/pl/math/v_log2f_2u5.c
index f4fa0ab..8f9241b 100644
--- a/pl/math/v_log2f_2u5.c
+++ b/pl/math/v_log2f_2u5.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector log2 function.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_log2f_data.c b/pl/math/v_log2f_data.c
index 7e5cb1e..b144e8f 100644
--- a/pl/math/v_log2f_data.c
+++ b/pl/math/v_log2f_data.c
@@ -1,7 +1,7 @@
/*
* Coefficients for vector log2f
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_math.h b/pl/math/v_math.h
index 0ff3db3..a8fa091 100644
--- a/pl/math/v_math.h
+++ b/pl/math/v_math.h
@@ -1,7 +1,7 @@
/*
* Vector math abstractions.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_sinh_3u.c b/pl/math/v_sinh_3u.c
index 8ddd29d..57ec66e 100644
--- a/pl/math/v_sinh_3u.c
+++ b/pl/math/v_sinh_3u.c
@@ -1,6 +1,7 @@
/*
* Double-precision vector sinh(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_sinhf_2u3.c b/pl/math/v_sinhf_2u3.c
index a54c178..49cf078 100644
--- a/pl/math/v_sinhf_2u3.c
+++ b/pl/math/v_sinhf_2u3.c
@@ -1,6 +1,7 @@
/*
* Single-precision vector sinh(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_tanf_3u2.c b/pl/math/v_tanf_3u2.c
index 6125319..a2b1fab 100644
--- a/pl/math/v_tanf_3u2.c
+++ b/pl/math/v_tanf_3u2.c
@@ -1,7 +1,7 @@
/*
* Single-precision vector tan(x) function.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/v_tanhf_2u6.c b/pl/math/v_tanhf_2u6.c
index 0e7ff69..3616611 100644
--- a/pl/math/v_tanhf_2u6.c
+++ b/pl/math/v_tanhf_2u6.c
@@ -1,6 +1,7 @@
/*
* Single-precision vector tanh(x) function.
- * Copyright (c) 2022, Arm Limited.
+ *
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
diff --git a/pl/math/vn_asinh_3u5.c b/pl/math/vn_asinh_3u5.c
index e2f3aeb..0d2373b 100644
--- a/pl/math/vn_asinh_3u5.c
+++ b/pl/math/vn_asinh_3u5.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_asinh.
*
- * 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"
diff --git a/pl/math/vn_asinhf_2u7.c b/pl/math/vn_asinhf_2u7.c
index 8efe099..6c8927f 100644
--- a/pl/math/vn_asinhf_2u7.c
+++ b/pl/math/vn_asinhf_2u7.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_asinhf.
*
- * 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"
diff --git a/pl/math/vn_atan2_3u.c b/pl/math/vn_atan2_3u.c
index 7575bff..925b5b4 100644
--- a/pl/math/vn_atan2_3u.c
+++ b/pl/math/vn_atan2_3u.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_atan2.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "include/mathlib.h"
diff --git a/pl/math/vn_atan2f_3u.c b/pl/math/vn_atan2f_3u.c
index b378806..51d33d5 100644
--- a/pl/math/vn_atan2f_3u.c
+++ b/pl/math/vn_atan2f_3u.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_atan2f.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "include/mathlib.h"
diff --git a/pl/math/vn_atan_2u5.c b/pl/math/vn_atan_2u5.c
index 539e61b..ccebce2 100644
--- a/pl/math/vn_atan_2u5.c
+++ b/pl/math/vn_atan_2u5.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_atan.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "include/mathlib.h"
diff --git a/pl/math/vn_atanf_3u.c b/pl/math/vn_atanf_3u.c
index aaeef5b..b879727 100644
--- a/pl/math/vn_atanf_3u.c
+++ b/pl/math/vn_atanf_3u.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_atanf.
*
- * Copyright (c) 2021-2022, Arm Limited.
+ * Copyright (c) 2021-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "include/mathlib.h"
diff --git a/pl/math/vn_atanh_3u5.c b/pl/math/vn_atanh_3u5.c
index 27a5af5..19429b2 100644
--- a/pl/math/vn_atanh_3u5.c
+++ b/pl/math/vn_atanh_3u5.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_atanh.
*
- * 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"
diff --git a/pl/math/vn_atanhf_3u1.c b/pl/math/vn_atanhf_3u1.c
index 32e2c45..7de226d 100644
--- a/pl/math/vn_atanhf_3u1.c
+++ b/pl/math/vn_atanhf_3u1.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_atanhf.
*
- * 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"
diff --git a/pl/math/vn_cbrt_2u.c b/pl/math/vn_cbrt_2u.c
index ccaa085..4cb0dc8 100644
--- a/pl/math/vn_cbrt_2u.c
+++ b/pl/math/vn_cbrt_2u.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_cbrt.
*
- * 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"
diff --git a/pl/math/vn_cbrtf_1u5.c b/pl/math/vn_cbrtf_1u5.c
index 53774cf..40a72d8 100644
--- a/pl/math/vn_cbrtf_1u5.c
+++ b/pl/math/vn_cbrtf_1u5.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_cbrtf.
*
- * 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"
diff --git a/pl/math/vn_cosh_2u.c b/pl/math/vn_cosh_2u.c
index 5950e2d..9bf7f02 100644
--- a/pl/math/vn_cosh_2u.c
+++ b/pl/math/vn_cosh_2u.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_cosh.
*
- * 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"
diff --git a/pl/math/vn_coshf_2u4.c b/pl/math/vn_coshf_2u4.c
index e2fdc13..b149cb3 100644
--- a/pl/math/vn_coshf_2u4.c
+++ b/pl/math/vn_coshf_2u4.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_coshf.
*
- * 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"
diff --git a/pl/math/vn_erf_2u.c b/pl/math/vn_erf_2u.c
index 0ffad52..95bd141 100644
--- a/pl/math/vn_erf_2u.c
+++ b/pl/math/vn_erf_2u.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_erf.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "include/mathlib.h"
diff --git a/pl/math/vn_erfc_4u.c b/pl/math/vn_erfc_4u.c
index 940188a..1cf6546 100644
--- a/pl/math/vn_erfc_4u.c
+++ b/pl/math/vn_erfc_4u.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_erfc.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "include/mathlib.h"
diff --git a/pl/math/vn_erfcf_1u.c b/pl/math/vn_erfcf_1u.c
index 58829b5..ef5a21d 100644
--- a/pl/math/vn_erfcf_1u.c
+++ b/pl/math/vn_erfcf_1u.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_erfcf.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "include/mathlib.h"
diff --git a/pl/math/vn_erff_1u5.c b/pl/math/vn_erff_1u5.c
index f39560e..ee8848e 100644
--- a/pl/math/vn_erff_1u5.c
+++ b/pl/math/vn_erff_1u5.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_erff.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "include/mathlib.h"
diff --git a/pl/math/vn_exp_tail.c b/pl/math/vn_exp_tail.c
index 04b5aaa..52a57fe 100644
--- a/pl/math/vn_exp_tail.c
+++ b/pl/math/vn_exp_tail.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_erfc.
*
- * Copyright (c) 2019-2022, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "include/mathlib.h"
diff --git a/pl/math/vn_expf.c b/pl/math/vn_expf.c
index 6e91a94..83e7f0a 100644
--- a/pl/math/vn_expf.c
+++ b/pl/math/vn_expf.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_expf.
*
- * Copyright (c) 2019, Arm Limited.
+ * Copyright (c) 2019-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "mathlib.h"
diff --git a/pl/math/vn_expm1_2u5.c b/pl/math/vn_expm1_2u5.c
index d946808..35111e2 100644
--- a/pl/math/vn_expm1_2u5.c
+++ b/pl/math/vn_expm1_2u5.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_expm1.
*
- * 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"
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"
diff --git a/pl/math/vn_log10_2u5.c b/pl/math/vn_log10_2u5.c
index e52285c..5f32c33 100644
--- a/pl/math/vn_log10_2u5.c
+++ b/pl/math/vn_log10_2u5.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_log10.
*
- * 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"
diff --git a/pl/math/vn_log10f_3u5.c b/pl/math/vn_log10f_3u5.c
index 7d6fe25..2673ef5 100644
--- a/pl/math/vn_log10f_3u5.c
+++ b/pl/math/vn_log10f_3u5.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_log10f.
*
- * 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"
diff --git a/pl/math/vn_log1p_2u5.c b/pl/math/vn_log1p_2u5.c
index 7beab12..3f4f8d1 100644
--- a/pl/math/vn_log1p_2u5.c
+++ b/pl/math/vn_log1p_2u5.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_log1p.
*
- * 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"
diff --git a/pl/math/vn_log1pf_2u1.c b/pl/math/vn_log1pf_2u1.c
index f5ebcd8..a319bc9 100644
--- a/pl/math/vn_log1pf_2u1.c
+++ b/pl/math/vn_log1pf_2u1.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_log1pf.
*
- * 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"
diff --git a/pl/math/vn_log2_3u.c b/pl/math/vn_log2_3u.c
index 3a67e03..a870392 100644
--- a/pl/math/vn_log2_3u.c
+++ b/pl/math/vn_log2_3u.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_log2.
*
- * 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"
diff --git a/pl/math/vn_log2f_2u5.c b/pl/math/vn_log2f_2u5.c
index b1e491a..b4a9cb7 100644
--- a/pl/math/vn_log2f_2u5.c
+++ b/pl/math/vn_log2f_2u5.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_log2f.
*
- * 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"
diff --git a/pl/math/vn_sinh_3u.c b/pl/math/vn_sinh_3u.c
index fb42f20..7c881de 100644
--- a/pl/math/vn_sinh_3u.c
+++ b/pl/math/vn_sinh_3u.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_sinh.
*
- * 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"
diff --git a/pl/math/vn_sinhf_2u3.c b/pl/math/vn_sinhf_2u3.c
index 230ee6e..251e732 100644
--- a/pl/math/vn_sinhf_2u3.c
+++ b/pl/math/vn_sinhf_2u3.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_sinhf.
*
- * 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"
diff --git a/pl/math/vn_tanf_3u2.c b/pl/math/vn_tanf_3u2.c
index e37976d..ccdcab6 100644
--- a/pl/math/vn_tanf_3u2.c
+++ b/pl/math/vn_tanf_3u2.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_tanf.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "include/mathlib.h"
diff --git a/pl/math/vn_tanhf_2u6.c b/pl/math/vn_tanhf_2u6.c
index 86e460c..47f0a7f 100644
--- a/pl/math/vn_tanhf_2u6.c
+++ b/pl/math/vn_tanhf_2u6.c
@@ -1,7 +1,7 @@
/*
* AdvSIMD vector PCS variant of __v_tanhf.
*
- * 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"