aboutsummaryrefslogtreecommitdiff
path: root/pl/math/v_log1pf_inline.h
diff options
context:
space:
mode:
Diffstat (limited to 'pl/math/v_log1pf_inline.h')
-rw-r--r--pl/math/v_log1pf_inline.h2
1 files changed, 1 insertions, 1 deletions
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
*/