aboutsummaryrefslogtreecommitdiff
path: root/math/log2.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/log2.c')
-rw-r--r--math/log2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/log2.c b/math/log2.c
index 804fb85..55102b7 100644
--- a/math/log2.c
+++ b/math/log2.c
@@ -1,7 +1,7 @@
/*
* Double-precision log2(x) function.
*
- * Copyright (c) 2018, Arm Limited.
+ * Copyright (c) 2018-2019, Arm Limited.
* SPDX-License-Identifier: MIT
*/