aboutsummaryrefslogtreecommitdiff
path: root/math/pow.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/pow.c')
-rw-r--r--math/pow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pow.c b/math/pow.c
index ced7c4f..86842c6 100644
--- a/math/pow.c
+++ b/math/pow.c
@@ -1,7 +1,7 @@
/*
* Double-precision x^y function.
*
- * Copyright (c) 2018, Arm Limited.
+ * Copyright (c) 2018-2020, Arm Limited.
* SPDX-License-Identifier: MIT
*/