summaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/e_hypot.S
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2015-02-07 22:53:13 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-02-07 22:53:13 +0100
commit74509f87ae6e2ee8b87dec41c4e2d45fe2fae88f (patch)
tree13d8083d77446c7191dfea25e89963aab277bb27 /sysdeps/i386/fpu/e_hypot.S
parent255d089c5306e991c9489e74c32429d90a0c4cab (diff)
parent1d53902d5a05778a168be6fefc4ccb51135c861e (diff)
Merge branch 't/signal_cplusplus' into refs/top-bases/t/tls-threadvar
Diffstat (limited to 'sysdeps/i386/fpu/e_hypot.S')
-rw-r--r--sysdeps/i386/fpu/e_hypot.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/fpu/e_hypot.S b/sysdeps/i386/fpu/e_hypot.S
index bae6a5952d..36290b0b45 100644
--- a/sysdeps/i386/fpu/e_hypot.S
+++ b/sysdeps/i386/fpu/e_hypot.S
@@ -1,5 +1,5 @@
/* Compute the hypothenuse of X and Y.
- Copyright (C) 1998-2013 Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.