diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-02-06 22:03:54 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-02-06 22:03:54 +0000 |
commit | 1b78544ffe0cdca95b935ca740efb5919a2b72e9 (patch) | |
tree | 0fea64ccb8e93009e882a58b973ffdbffdf017a9 /libquadmath/strtod/grouping.h | |
parent | 144f2e52fcedcc4a139a2a67a3e975b6ddd0d6d4 (diff) | |
download | gcc-1b78544ffe0cdca95b935ca740efb5919a2b72e9.zip gcc-1b78544ffe0cdca95b935ca740efb5919a2b72e9.tar.gz gcc-1b78544ffe0cdca95b935ca740efb5919a2b72e9.tar.bz2 |
Revert libquadmath and libssp copyright patches.
From-SVN: r195820
Diffstat (limited to 'libquadmath/strtod/grouping.h')
-rw-r--r-- | libquadmath/strtod/grouping.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/strtod/grouping.h b/libquadmath/strtod/grouping.h index de1ad10..a166087 100644 --- a/libquadmath/strtod/grouping.h +++ b/libquadmath/strtod/grouping.h @@ -1,5 +1,5 @@ /* Internal header for proving correct grouping in strings of numbers. - Copyright (C) 1995-2013 Free Software Foundation, Inc. + Copyright (C) 1995,1996,1997,1998,2000,2003 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. |