aboutsummaryrefslogtreecommitdiff
path: root/pl/math/log10_2u.c
diff options
context:
space:
mode:
Diffstat (limited to 'pl/math/log10_2u.c')
-rw-r--r--pl/math/log10_2u.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pl/math/log10_2u.c b/pl/math/log10_2u.c
index 81f73a8..74828ea 100644
--- a/pl/math/log10_2u.c
+++ b/pl/math/log10_2u.c
@@ -1,7 +1,7 @@
/*
* Double-precision log10(x) function.
*
- * Copyright (c) 2020-2022, Arm Limited.
+ * Copyright (c) 2020-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/