X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fi386-opc.c;h=7fa09ae0a1c6d04a884dafb810b1dd3df28777be;hb=b5464a6825e40e6d8ab2dd86c7ff5d65bedd64d4;hp=201848863a5bf4f97607c08a7a3a6ec35872c926;hpb=40b8e679e84c3c5160ffbd14fb990dd6d5fee7fb;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/i386-opc.c b/opcodes/i386-opc.c index 201848863a..7fa09ae0a1 100644 --- a/opcodes/i386-opc.c +++ b/opcodes/i386-opc.c @@ -1,22 +1,22 @@ /* Intel 80386 opcode table - Copyright 2007 - Free Software Foundation, Inc. + Copyright (C) 2007-2016 Free Software Foundation, Inc. - This file is part of GAS, the GNU Assembler, and GDB, the GNU Debugger. + This file is part of the GNU opcodes library. - This program is free software; you can redistribute it and/or modify + 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 2 of the License, or - (at your option) any later version. + 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, - 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 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. */ #include "sysdep.h" #include "libiberty.h"