diff options
author | DJ Delorie <dj@redhat.com> | 2005-05-11 02:10:00 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2005-05-11 02:10:00 +0000 |
commit | 75919f948cc0c27405b7d50342b974ac537421d8 (patch) | |
tree | dd5dd5a46894aeefce4f8945b65f735d28b71889 /libiberty/testsuite/Makefile.in | |
parent | eb3c48e9b415e7a56dda6a160f31fe4994c43e13 (diff) | |
download | gdb-75919f948cc0c27405b7d50342b974ac537421d8.zip gdb-75919f948cc0c27405b7d50342b974ac537421d8.tar.gz gdb-75919f948cc0c27405b7d50342b974ac537421d8.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/testsuite/Makefile.in')
-rw-r--r-- | libiberty/testsuite/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libiberty/testsuite/Makefile.in b/libiberty/testsuite/Makefile.in index 68df30e..e15f6fa 100644 --- a/libiberty/testsuite/Makefile.in +++ b/libiberty/testsuite/Makefile.in @@ -16,8 +16,8 @@ # # 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., 51 Franklin Street - Fifth Floor, -# Boston, MA 02110-1301, USA. +# write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +# Boston, MA 02111-1307, USA. # # This file was written by Tom Tromey <tromey@cygnus.com>. |