X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=opcodes%2Fi370-dis.c;h=e13f0e5ffe4e340cdb1cc374868b067ded5e18c7;hb=d320201dbe5a3677e96008738cb6cc754147e3bd;hp=97ed5a2d4e30f6dd931a9e44c4a4ff24b56b9425;hpb=47b0e7ad8c60ea4b45b22ad5cb376f068991bc88;p=binutils-gdb.git diff --git a/opcodes/i370-dis.c b/opcodes/i370-dis.c index 97ed5a2d4e3..e13f0e5ffe4 100644 --- a/opcodes/i370-dis.c +++ b/opcodes/i370-dis.c @@ -1,27 +1,27 @@ /* i370-dis.c -- Disassemble Instruction 370 (ESA/390) instructions - Copyright 1994, 2000, 2003, 2005 Free Software Foundation, Inc. + Copyright (C) 1994-2015 Free Software Foundation, Inc. PowerPC version written by Ian Lance Taylor, Cygnus Support Rewritten for i370 ESA/390 support by Linas Vepstas - This file is part of GDB, GAS, and the GNU binutils. + This file is part of the GNU opcodes library. - GDB, GAS, and the GNU binutils are free software; you can redistribute - them and/or modify them under the terms of the GNU General Public - License as published by the Free Software Foundation; either version - 2, or (at your option) any later version. + This library 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 3, or (at your option) + any later version. - GDB, GAS, and the GNU binutils are distributed in the hope that they - will be useful, but WITHOUT ANY WARRANTY; without even the implied - warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See - the GNU General Public License for more details. + It is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of 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 file; see the file COPYING. If not, write to the Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ -#include #include "sysdep.h" +#include #include "dis-asm.h" #include "opcode/i370.h"