summaryrefslogtreecommitdiff
path: root/libiberty/pexecute.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/pexecute.c
parent455cc23977c0a0e61595faf833c6a1b62f33a930 (diff)
downloadgdb-93b3430d208683e0c539f3689a94c9aa8be3a5ec.tar.gz
Update the address and phone number of the FSF organization.
Diffstat (limited to 'libiberty/pexecute.c')
-rw-r--r--libiberty/pexecute.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libiberty/pexecute.c b/libiberty/pexecute.c
index df061107cf3..f486252bd73 100644
--- a/libiberty/pexecute.c
+++ b/libiberty/pexecute.c
@@ -15,8 +15,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If not,
-write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA. */
+write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* pexecute is an old routine. This implementation uses the newer
pex_init/pex_run/pex_get_status/pex_free routines. Don't use