diff options
Diffstat (limited to 'sim/mips/dsp.igen')
-rw-r--r-- | sim/mips/dsp.igen | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sim/mips/dsp.igen b/sim/mips/dsp.igen index 01239fd1a88..491cfb00116 100644 --- a/sim/mips/dsp.igen +++ b/sim/mips/dsp.igen @@ -1,7 +1,7 @@ // -*- C -*- // Simulator definition for the MIPS DSP ASE. -// Copyright (C) 2005 Free Software Foundation, Inc. +// Copyright (C) 2005, 2007 Free Software Foundation, Inc. // Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu. // // This file is part of GDB, the GNU debugger. @@ -16,9 +16,10 @@ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // 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. +// 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, 51 Franklin Street - Fifth Floor, Boston, MA +// 02110-1301, USA. // op: 0 = ADD, 1 = SUB, 2 = MUL |