diff options
Diffstat (limited to 'bfd/cf-sparclynx.c')
-rw-r--r-- | bfd/cf-sparclynx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cf-sparclynx.c b/bfd/cf-sparclynx.c index f3c80ed..0cf9eb3 100644 --- a/bfd/cf-sparclynx.c +++ b/bfd/cf-sparclynx.c @@ -16,7 +16,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 02110-1301, USA. */ +Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #define TARGET_SYM sparclynx_coff_vec #define TARGET_NAME "coff-sparc-lynx" |