* dsp.igen: Update copyright notice.
authorThiemo Seufer <ths@networkno.de>
Tue, 20 Feb 2007 13:53:48 +0000 (13:53 +0000)
committerThiemo Seufer <ths@networkno.de>
Tue, 20 Feb 2007 13:53:48 +0000 (13:53 +0000)
* dsp2.igen: Fix copyright notice.

sim/mips/ChangeLog
sim/mips/dsp.igen
sim/mips/dsp2.igen

index b2f8710d3f0bcb1a21cc00812241db4c9c164d0a..9c667badd38fe39edfc1d6f381a36ff4fd688d90 100644 (file)
@@ -1,3 +1,8 @@
+2007-02-20  Thiemo Seufer  <ths@mips.com>
+
+       * dsp.igen: Update copyright notice.
+       * dsp2.igen: Fix copyright notice.
+
 2007-02-20  Thiemo Seufer  <ths@mips.com>
             Chao-Ying Fu  <fu@mips.com>
 
index 01239fd1a88b732ef3823095b49893aa5b33aab2..491cfb00116006fe4c1810397095d77b97359862 100644 (file)
@@ -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.
 // 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
index a2bc75b054bcc87b3b01dffec8c3effe20de4c12..afea077a26fe2e5581960ea3400a1a46d02b7702 100644 (file)
@@ -1,9 +1,9 @@
 // -*- C -*-
 
 // Simulator definition for the MIPS DSP REV 2 ASE.
-// Copyright (C) 2006 MIPS Technologies, Inc.
-// All rights reserved.
-// Contributed by Chao-ying Fu (fu@mips.com).
+// Copyright (C) 2007 Free Software Foundation, Inc.
+// Contributed by MIPS Technologies, Inc.
+// Written by Chao-ying Fu (fu@mips.com).
 //
 // This file is part of GDB, the GNU debugger.
 //