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