summaryrefslogtreecommitdiff
path: root/libquadmath/math/remquoq.c
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-02-06 22:03:54 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2013-02-06 22:03:54 +0000
commit1b78544ffe0cdca95b935ca740efb5919a2b72e9 (patch)
tree0fea64ccb8e93009e882a58b973ffdbffdf017a9 /libquadmath/math/remquoq.c
parent144f2e52fcedcc4a139a2a67a3e975b6ddd0d6d4 (diff)
downloadgcc-1b78544ffe0cdca95b935ca740efb5919a2b72e9.tar.gz
Revert libquadmath and libssp copyright patches.
From-SVN: r195820
Diffstat (limited to 'libquadmath/math/remquoq.c')
-rw-r--r--libquadmath/math/remquoq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/remquoq.c b/libquadmath/math/remquoq.c
index 0778b8748c8..f7001afc3e5 100644
--- a/libquadmath/math/remquoq.c
+++ b/libquadmath/math/remquoq.c
@@ -1,5 +1,5 @@
/* Compute remainder and a congruent to the quotient.
- Copyright (C) 1997-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1999, 2002 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.