summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_remainder.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2015-03-25 02:32:31 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-03-25 02:32:31 +0100
commit90ae11939792f779bf07ced051ea17857d932a3c (patch)
treecf21d763206a77ce476be32b577bfe710f5eb5dc /sysdeps/ieee754/dbl-64/e_remainder.c
parentae6d7833da7fcb7a398ff8ccfe3febd18f704610 (diff)
parentc3bb673e376492360c895e3f70f49cbbdb48bbaf (diff)
Merge commit 'refs/top-bases/t/pthread_functions' into t/pthread_functions
Diffstat (limited to 'sysdeps/ieee754/dbl-64/e_remainder.c')
-rw-r--r--sysdeps/ieee754/dbl-64/e_remainder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ieee754/dbl-64/e_remainder.c b/sysdeps/ieee754/dbl-64/e_remainder.c
index c6a1901b10..28689614f0 100644
--- a/sysdeps/ieee754/dbl-64/e_remainder.c
+++ b/sysdeps/ieee754/dbl-64/e_remainder.c
@@ -1,7 +1,7 @@
/*
* IBM Accurate Mathematical Library
* written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by