]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/pexecute.c
Update the address and phone number of the FSF organization.
[thirdparty/gcc.git] / libiberty / pexecute.c
index df061107cf3bf48fb483d0fff0fce23828aee00a..f486252bd73a50a5a9bbd480e9f3316e118b6a2b 100644 (file)
@@ -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