summaryrefslogtreecommitdiff
path: root/libiberty/floatformat.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-05-10 15:33:34 +0000
committerNick Clifton <nickc@redhat.com>2005-05-10 15:33:34 +0000
commit93b3430d208683e0c539f3689a94c9aa8be3a5ec (patch)
treee350d2367405d00fb73e7755f666e1f8a2d18e01 /libiberty/floatformat.c
parent455cc23977c0a0e61595faf833c6a1b62f33a930 (diff)
downloadgdb-93b3430d208683e0c539f3689a94c9aa8be3a5ec.tar.gz
Update the address and phone number of the FSF organization.
Diffstat (limited to 'libiberty/floatformat.c')
-rw-r--r--libiberty/floatformat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/floatformat.c b/libiberty/floatformat.c
index c950b79f7e4..41000f459e4 100644
--- a/libiberty/floatformat.c
+++ b/libiberty/floatformat.c
@@ -15,7 +15,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
/* This is needed to pick up the NAN macro on some systems. */
#define _GNU_SOURCE