aboutsummaryrefslogtreecommitdiff
path: root/pl/math/vn_erf_2u.c
diff options
context:
space:
mode:
authorJoe Ramsay <Joe.Ramsay@arm.com>2023-01-06 09:10:57 +0000
committerJoe Ramsay <joe.ramsay@arm.com>2023-01-06 09:10:57 +0000
commitf0f80b8a19b2593491847ed87456694d789f6f80 (patch)
treeb641cfb5f39551c9cdd768006970da5fa485e7e7 /pl/math/vn_erf_2u.c
parent0f87f607b976820ef41fe64d004fe67dc7af8236 (diff)
downloadarm-optimized-routines-f0f80b8a19b2593491847ed87456694d789f6f80.tar.gz
pl/math: Update copyright years
All files in pl/math updated to 2023.
Diffstat (limited to 'pl/math/vn_erf_2u.c')
-rw-r--r--pl/math/vn_erf_2u.c2
1 files changed, 1 insertions, 1 deletions
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"