X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=opcodes%2Fi386-opc.c;h=104c7d46c7da7daca89a1f649748f67207f86000;hb=8aaaf7577f070c91086533d959ac36a15d1d604f;hp=201848863a5bf4f97607c08a7a3a6ec35872c926;hpb=40b8e679e84c3c5160ffbd14fb990dd6d5fee7fb;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/i386-opc.c b/opcodes/i386-opc.c index 201848863a..104c7d46c7 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-2019 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"