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/emultempl/generic.em | |
parent | 282d9ec36bd4c9b9da5ef9676b6072b27adad33c (diff) | |
download | gdb-75be928bd2cbcc431c59bb3b9f20a7c002fc2022.zip gdb-75be928bd2cbcc431c59bb3b9f20a7c002fc2022.tar.gz gdb-75be928bd2cbcc431c59bb3b9f20a7c002fc2022.tar.bz2 |
Update FSF addresses
Diffstat (limited to 'ld/emultempl/generic.em')
-rw-r--r-- | ld/emultempl/generic.em | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/generic.em b/ld/emultempl/generic.em index 8baa129..e808cb1 100644 --- a/ld/emultempl/generic.em +++ b/ld/emultempl/generic.em @@ -22,7 +22,7 @@ GNU General Public License for more details. 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #define TARGET_IS_${EMULATION_NAME} |