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 e9374989850..f3c80edb7cb 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 02111-1307, USA. */ +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA. */ #define TARGET_SYM sparclynx_coff_vec #define TARGET_NAME "coff-sparc-lynx" |