diff options
author | Nick Clifton <nickc@redhat.com> | 2005-05-12 07:32:09 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-05-12 07:32:09 +0000 |
commit | 75be928bd2cbcc431c59bb3b9f20a7c002fc2022 (patch) | |
tree | 16d52d909a59c1546752313097689a8e3efb56ef /ld/ldlang.c | |
parent | 282d9ec36bd4c9b9da5ef9676b6072b27adad33c (diff) | |
download | gdb-75be928bd2cbcc431c59bb3b9f20a7c002fc2022.zip gdb-75be928bd2cbcc431c59bb3b9f20a7c002fc2022.tar.gz gdb-75be928bd2cbcc431c59bb3b9f20a7c002fc2022.tar.bz2 |
Update FSF addresses
Diffstat (limited to 'ld/ldlang.c')
-rw-r--r-- | ld/ldlang.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/ldlang.c b/ld/ldlang.c index c7310d7..c6c6007 100644 --- a/ld/ldlang.c +++ b/ld/ldlang.c @@ -17,8 +17,8 @@ You should have received a copy of the GNU General Public License along with GLD; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "bfd.h" #include "sysdep.h" |