diff options
Diffstat (limited to 'bfd/host-aout.c')
-rw-r--r-- | bfd/host-aout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/host-aout.c b/bfd/host-aout.c index 5cbb5df..038d7a6 100644 --- a/bfd/host-aout.c +++ b/bfd/host-aout.c @@ -17,7 +17,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 02111-1307, USA. */ +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA. */ #include "bfd.h" #include "sysdep.h" |