aboutsummaryrefslogtreecommitdiff
path: root/math/logf.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/logf.c')
-rw-r--r--math/logf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/logf.c b/math/logf.c
index a1cd2d7..820f74c 100644
--- a/math/logf.c
+++ b/math/logf.c
@@ -1,7 +1,7 @@
/*
* Single-precision log function.
*
- * Copyright (c) 2017-2019, Arm Limited.
+ * Copyright (c) 2017-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/