X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libiberty%2Fasprintf.c;h=3cf50526609a3ce1af462559eabc845600ddbaba;hb=ee58dffdbc2874e053c60629b2f1c04384e2248d;hp=adcdcc2840435e70fb99663605fc4695621ff468;hpb=d6d47ea0f564912748fe91ae4a1ff6e73d9dc2ac;p=thirdparty%2Fgcc.git diff --git a/libiberty/asprintf.c b/libiberty/asprintf.c index adcdcc284043..3cf50526609a 100644 --- a/libiberty/asprintf.c +++ b/libiberty/asprintf.c @@ -16,8 +16,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. */ +not, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H #include "config.h"