| Index: sim/testsuite/sim/mips/mips32-dsp2.s
|
| diff --git a/sim/testsuite/sim/mips/mips32-dsp2.s b/sim/testsuite/sim/mips/mips32-dsp2.s
|
| index 9c1078ce54f75aa00601e9431ddf7b9e5fe17b35..8c8384e04b343c2216e1b9244f3b60a73e289007 100644
|
| --- a/sim/testsuite/sim/mips/mips32-dsp2.s
|
| +++ b/sim/testsuite/sim/mips/mips32-dsp2.s
|
| @@ -12,7 +12,7 @@
|
| #
|
| # This program is free software; you can redistribute it and/or modify
|
| # it under the terms of the GNU General Public License as published by
|
| -# the Free Software Foundation; either version 2, or (at your option)
|
| +# the Free Software Foundation; either version 3, or (at your option)
|
| # any later version.
|
| #
|
| # This program is distributed in the hope that it will be useful,
|
| @@ -21,8 +21,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.
|
| +# with this program; if not, see <http://www.gnu.org/licenses/>.
|
|
|
| .include "testutils.inc"
|
| .include "utils-dsp.inc"
|
|
|