diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/config/tc-mcore.c | 5 | ||||
-rw-r--r-- | gas/config/tc-mcore.h | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/gas/config/tc-mcore.c b/gas/config/tc-mcore.c index d33fc9f..8a71650 100644 --- a/gas/config/tc-mcore.c +++ b/gas/config/tc-mcore.c @@ -14,8 +14,9 @@ GNU General Public License for more details. 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, 675 Mass Ave, Cambridge, MA 02139, USA. */ + 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. */ #include <stdio.h> #include "as.h" diff --git a/gas/config/tc-mcore.h b/gas/config/tc-mcore.h index e713c27..28dd7d3 100644 --- a/gas/config/tc-mcore.h +++ b/gas/config/tc-mcore.h @@ -15,8 +15,9 @@ GNU General Public License for more details. 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, 675 Mass Ave, Cambridge, MA 02139, USA. */ + 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. */ #ifndef TC_MCORE #define TC_MCORE 1 |