diff options
Diffstat (limited to 'binutils/stabs.c')
-rw-r--r-- | binutils/stabs.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/stabs.c b/binutils/stabs.c index 42763e7..879a3e2 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 |