X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libiberty%2Fpexecute.c;h=f486252bd73a50a5a9bbd480e9f3316e118b6a2b;hb=ee58dffdbc2874e053c60629b2f1c04384e2248d;hp=df061107cf3bf48fb483d0fff0fce23828aee00a;hpb=d6d47ea0f564912748fe91ae4a1ff6e73d9dc2ac;p=thirdparty%2Fgcc.git diff --git a/libiberty/pexecute.c b/libiberty/pexecute.c index df061107cf3b..f486252bd73a 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