diff options
Diffstat (limited to 'libiberty/pexecute.c')
-rw-r--r-- | libiberty/pexecute.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libiberty/pexecute.c b/libiberty/pexecute.c index df06110..f486252 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 |