aboutsummaryrefslogtreecommitdiff
path: root/libquadmath/math/lrintq.c
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-02-03 17:49:30 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2013-02-03 17:49:30 +0000
commit96ae58bfa3c9c3740f2bd094e95dce335cf1870b (patch)
tree72e615fb4b8f0acc7d4489e51f9f1ec58e7cb07d /libquadmath/math/lrintq.c
parentd8422ec1f07ec04715b73fc83740516e52007432 (diff)
Update copyright in libquadmath.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@195699 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libquadmath/math/lrintq.c')
-rw-r--r--libquadmath/math/lrintq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/lrintq.c b/libquadmath/math/lrintq.c
index d1497ae3882..446bee150b8 100644
--- a/libquadmath/math/lrintq.c
+++ b/libquadmath/math/lrintq.c
@@ -1,6 +1,6 @@
/* Round argument to nearest integral value according to current rounding
direction.
- Copyright (C) 1997, 1999, 2004, 2006 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 and
Jakub Jelinek <jj@ultra.linux.cz>, 1999.