diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-03 17:49:30 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-03 17:49:30 +0000 |
commit | 094630def7f83fa74a20583ff8a8b0b5773d1ff1 (patch) | |
tree | 72e615fb4b8f0acc7d4489e51f9f1ec58e7cb07d /libquadmath/math/lroundq.c | |
parent | a8d5530d7027f6bdf6a77c11872a5fd6d688b47f (diff) | |
download | ppe42-gcc-094630def7f83fa74a20583ff8a8b0b5773d1ff1.tar.gz ppe42-gcc-094630def7f83fa74a20583ff8a8b0b5773d1ff1.zip |
Update copyright in libquadmath.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195699 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libquadmath/math/lroundq.c')
-rw-r--r-- | libquadmath/math/lroundq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/lroundq.c b/libquadmath/math/lroundq.c index 59c883a1464..2c547ac6e26 100644 --- a/libquadmath/math/lroundq.c +++ b/libquadmath/math/lroundq.c @@ -1,5 +1,5 @@ /* Round __float128 value to long int. - Copyright (C) 1997, 1999, 2004 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. |