diff options
Diffstat (limited to 'sim/testsuite')
-rw-r--r-- | sim/testsuite/sim/mips/mips32-dsp2.s | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/testsuite/sim/mips/mips32-dsp2.s b/sim/testsuite/sim/mips/mips32-dsp2.s index a9463a6..8c8384e 100644 --- a/sim/testsuite/sim/mips/mips32-dsp2.s +++ b/sim/testsuite/sim/mips/mips32-dsp2.s @@ -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" |