summaryrefslogtreecommitdiff
path: root/lib/copysignf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/copysignf.c')
-rw-r--r--lib/copysignf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/copysignf.c b/lib/copysignf.c
index af7adfdbcd..4c830fe60f 100644
--- a/lib/copysignf.c
+++ b/lib/copysignf.c
@@ -1,5 +1,5 @@
/* Copy sign into another 'float' number.
- Copyright (C) 2011-2017 Free Software Foundation, Inc.
+ Copyright (C) 2011-2018 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by