diff options
Diffstat (limited to 'binutils/dyn-string.h')
-rw-r--r-- | binutils/dyn-string.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/dyn-string.h b/binutils/dyn-string.h index a22bbbf..cbd25c3 100644 --- a/binutils/dyn-string.h +++ b/binutils/dyn-string.h @@ -15,8 +15,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU CC; see the file COPYING. If not, write to the Free - Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software + Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This file lives in at least two places: binutils and gcc. Don't change one without the other. */ |