aboutsummaryrefslogtreecommitdiff
path: root/cpu/mt.opc
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-07-05 09:49:03 +0000
committerNick Clifton <nickc@redhat.com>2007-07-05 09:49:03 +0000
commit9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4 (patch)
treef0cea0c861e57434937dfc3b59d985aa968d4caf /cpu/mt.opc
parentdea757d1a3f627b4ffda137db2b4a2195d5e46e9 (diff)
downloadgdb-9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4.zip
gdb-9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4.tar.gz
gdb-9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4.tar.bz2
Change source files over to GPLv3.
Diffstat (limited to 'cpu/mt.opc')
-rw-r--r--cpu/mt.opc14
1 files changed, 6 insertions, 8 deletions
diff --git a/cpu/mt.opc b/cpu/mt.opc
index 7c394e1..b78668f 100644
--- a/cpu/mt.opc
+++ b/cpu/mt.opc
@@ -1,5 +1,5 @@
/* Morpho Technologies mRISC opcode support, for GNU Binutils. -*- C -*-
- Copyright 2001 Free Software Foundation, Inc.
+ Copyright 2001, 2007 Free Software Foundation, Inc.
Contributed by Red Hat Inc; developed under contract from
Morpho Technologies.
@@ -8,7 +8,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 of the License, or
+ the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
@@ -18,19 +18,17 @@
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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
+ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+ MA 02110-1301, USA. */
-*/
-/*
- Each section is delimited with start and end markers.
+/* Each section is delimited with start and end markers.
<arch>-opc.h additions use: "-- opc.h"
<arch>-opc.c additions use: "-- opc.c"
<arch>-asm.c additions use: "-- asm.c"
<arch>-dis.c additions use: "-- dis.c"
- <arch>-ibd.h additions use: "-- ibd.h"
-*/
+ <arch>-ibd.h additions use: "-- ibd.h" */
/* -- opc.h */