summaryrefslogtreecommitdiff
path: root/binutils/stabs.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-05-08 14:17:41 +0000
committerNick Clifton <nickc@redhat.com>2005-05-08 14:17:41 +0000
commit04e44da591ee087c197c40baac69fc901e137fae (patch)
tree81d727305f3de84c956adb4de633071d2563fade /binutils/stabs.c
parent7bac2c1636bae2c59c3a3bd32ce7543596ecedcb (diff)
downloadbinutils-redhat-04e44da591ee087c197c40baac69fc901e137fae.tar.gz
Update FSF address
Diffstat (limited to 'binutils/stabs.c')
-rw-r--r--binutils/stabs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/stabs.c b/binutils/stabs.c
index 42763e7642..879a3e2c7a 100644
--- a/binutils/stabs.c
+++ b/binutils/stabs.c
@@ -17,8 +17,8 @@
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., 51 Franklin Street - Fifth Floor, Boston, MA
+ 02110-1301, USA. */
/* This file contains code which parses stabs debugging information.
The organization of this code is based on the gdb stabs reading