summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-07-12 16:58:10 +0000
committerJakub Jelinek <jakub@redhat.com>2007-07-12 16:58:10 +0000
commitcda77167e5e6f7f80faa500f096ae98a0ab378b8 (patch)
tree7c789ee9bdfa7d1b5a1107cc7b60b3f0443733cb /sysdeps/x86_64/fpu
parentd8cdfda31e549353cad281ac112fcde6db6e521b (diff)
Update Copyright years.cvs/fedora-glibc-2_5-20070712T1701
Diffstat (limited to 'sysdeps/x86_64/fpu')
-rw-r--r--sysdeps/x86_64/fpu/e_powl.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/x86_64/fpu/e_powl.S b/sysdeps/x86_64/fpu/e_powl.S
index 623fb4c417..4959bea7ac 100644
--- a/sysdeps/x86_64/fpu/e_powl.S
+++ b/sysdeps/x86_64/fpu/e_powl.S
@@ -1,5 +1,6 @@
/* ix87 specific implementation of pow function.
- Copyright (C) 1996, 1997, 1998, 1999, 2001, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1996, 1997, 1998, 1999, 2001, 2004, 2007
+ Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.