From f0f80b8a19b2593491847ed87456694d789f6f80 Mon Sep 17 00:00:00 2001 From: Joe Ramsay Date: Fri, 6 Jan 2023 09:10:57 +0000 Subject: pl/math: Update copyright years All files in pl/math updated to 2023. --- pl/math/acoshf_2u8.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pl/math/acoshf_2u8.c') 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 */ -- cgit v1.2.3