diff options
author | Nick Clifton <nickc@redhat.com> | 2005-05-04 07:19:45 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-05-04 07:19:45 +0000 |
commit | de41674e304dc12f096fe4d58ad752f2a77614a4 (patch) | |
tree | 339dab408ef54ff2a52654b31523432af211b303 /bfd/ns32k.h | |
parent | 87ab17bcf631319c9887f1cdc176d04505e72717 (diff) | |
download | gdb-de41674e304dc12f096fe4d58ad752f2a77614a4.tar.gz |
Update the FSF address in the copyright/GPL notice
Diffstat (limited to 'bfd/ns32k.h')
-rw-r--r-- | bfd/ns32k.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ns32k.h b/bfd/ns32k.h index c6e22d6a109..e4334ec880f 100644 --- a/bfd/ns32k.h +++ b/bfd/ns32k.h @@ -16,7 +16,7 @@ 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. */ extern bfd_reloc_status_type _bfd_ns32k_relocate_contents (reloc_howto_type *, bfd *, bfd_vma, bfd_byte *); extern bfd_reloc_status_type _bfd_do_ns32k_reloc_contents (reloc_howto_type *, bfd *, bfd_vma, bfd_byte *, bfd_vma (*) (bfd_byte *, int), void (*) (bfd_vma, bfd_byte *, int)); |