diff options
Diffstat (limited to 'gas/config/tc-generic.c')
-rw-r--r-- | gas/config/tc-generic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-generic.c b/gas/config/tc-generic.c index b9e52f6..8028403 100644 --- a/gas/config/tc-generic.c +++ b/gas/config/tc-generic.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with GAS; see the file COPYING. If not, write to the Free Software - Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* This file is tc-generic.c and is intended to be a template for target cpu specific files. */ |