diff options
Diffstat (limited to 'arm-dis.c')
| -rw-r--r-- | arm-dis.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arm-dis.c b/arm-dis.c index cc42576d37..5c736c190d 100644 --- a/arm-dis.c +++ b/arm-dis.c @@ -17,8 +17,7 @@ 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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see <http://www.gnu.org/licenses/>. */ /* Start of qemu specific additions. Mostly this is stub definitions for things we don't care about. */ |