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 | |
parent | eb3c48e9b415e7a56dda6a160f31fe4994c43e13 (diff) | |
download | gdb-75919f948cc0c27405b7d50342b974ac537421d8.zip gdb-75919f948cc0c27405b7d50342b974ac537421d8.tar.gz gdb-75919f948cc0c27405b7d50342b974ac537421d8.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/testsuite')
-rw-r--r-- | libiberty/testsuite/Makefile.in | 4 | ||||
-rw-r--r-- | libiberty/testsuite/test-demangle.c | 2 | ||||
-rw-r--r-- | libiberty/testsuite/test-pexecute.c | 2 |
3 files changed, 4 insertions, 4 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>. diff --git a/libiberty/testsuite/test-demangle.c b/libiberty/testsuite/test-demangle.c index 0727eab..4d515fa 100644 --- a/libiberty/testsuite/test-demangle.c +++ b/libiberty/testsuite/test-demangle.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H diff --git a/libiberty/testsuite/test-pexecute.c b/libiberty/testsuite/test-pexecute.c index 6c9c920..dfb5413 100644 --- a/libiberty/testsuite/test-pexecute.c +++ b/libiberty/testsuite/test-pexecute.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H |