diff options
Diffstat (limited to 'bfd/coff-go32.c')
-rw-r--r-- | bfd/coff-go32.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coff-go32.c b/bfd/coff-go32.c index e904bb2..65306d3 100644 --- a/bfd/coff-go32.c +++ b/bfd/coff-go32.c @@ -17,7 +17,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 go32coff_vec #define TARGET_NAME "coff-go32" |