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