aboutsummaryrefslogtreecommitdiff
path: root/math/sinf.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/sinf.c')
-rw-r--r--math/sinf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sinf.c b/math/sinf.c
index 770b294..ddbc1da 100644
--- a/math/sinf.c
+++ b/math/sinf.c
@@ -1,7 +1,7 @@
/*
* Single-precision sin function.
*
- * Copyright (c) 2018, Arm Limited.
+ * Copyright (c) 2018-2019, Arm Limited.
* SPDX-License-Identifier: MIT
*/