summaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-05-04 15:53:43 +0000
committerNick Clifton <nickc@redhat.com>2005-05-04 15:53:43 +0000
commit7cbce82a48faaabf964f38169e59bfb7f77f1880 (patch)
tree8850532027777c03c1ad12011885aeb787982a74 /bfd/elf32-mips.c
parenta37e4ea77a111dc2ac0c626e3eda82bdca0836bf (diff)
downloadgdb-7cbce82a48faaabf964f38169e59bfb7f77f1880.tar.gz
Update the address and phone number of the FSF organization in the GPL notices
Diffstat (limited to 'bfd/elf32-mips.c')
-rw-r--r--bfd/elf32-mips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-mips.c b/bfd/elf32-mips.c
index ac9aec8679a..0ed4b440696 100644
--- a/bfd/elf32-mips.c
+++ b/bfd/elf32-mips.c
@@ -23,7 +23,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. */
/* This file handles MIPS ELF targets. SGI Irix 5 uses a slightly
different MIPS ELF from other targets. This matters when linking.