summaryrefslogtreecommitdiff
path: root/libc/sysdeps/x86_64/fpu/s_fminl.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/x86_64/fpu/s_fminl.S')
-rw-r--r--libc/sysdeps/x86_64/fpu/s_fminl.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/x86_64/fpu/s_fminl.S b/libc/sysdeps/x86_64/fpu/s_fminl.S
index a129ace04..36dd272ce 100644
--- a/libc/sysdeps/x86_64/fpu/s_fminl.S
+++ b/libc/sysdeps/x86_64/fpu/s_fminl.S
@@ -1,5 +1,5 @@
/* Compute minimum of two numbers, regarding NaN as missing argument.
- Copyright (C) 1997, 1998, 2002 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.