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 | 53e09e0aaf3d13e4b893744e2fe79edde7edfd20 (patch) | |
tree | 960f8ffaaa23dd703f1732cca8b3c6a9dce531c4 /bfd/ns32k.h | |
parent | ba53456e121e2aecff9d8976573846f903d399e0 (diff) | |
download | gdb-53e09e0aaf3d13e4b893744e2fe79edde7edfd20.zip gdb-53e09e0aaf3d13e4b893744e2fe79edde7edfd20.tar.gz gdb-53e09e0aaf3d13e4b893744e2fe79edde7edfd20.tar.bz2 |
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 c6e22d6..e4334ec 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)); |