diff options
Diffstat (limited to 'ld/emultempl/armpe.em')
-rw-r--r-- | ld/emultempl/armpe.em | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/emultempl/armpe.em b/ld/emultempl/armpe.em index bd9dfaa..4e29a0b 100644 --- a/ld/emultempl/armpe.em +++ b/ld/emultempl/armpe.em @@ -31,7 +31,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., 675 Mass Ave, Cambridge, MA 02139, USA. */ +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define TARGET_IS_armpe @@ -227,4 +227,4 @@ struct ld_emulation_xfer_struct ld_armpe_emulation = "armpe", "pei-arm" }; -EOF
\ No newline at end of file +EOF |