diff options
author | Nick Clifton <nickc@redhat.com> | 2010-04-15 10:26:05 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2010-04-15 10:26:05 +0000 |
commit | b4078918df2212ecd820a0dcc271cab5f4fe9029 (patch) | |
tree | 5bdcaca8a445cdc50faaf77db6e8179162f2c8d4 /include/opcode/m88k.h | |
parent | 14ca3db824a85073e5d359d6b5fb7c2f6eb47b39 (diff) | |
download | gdb-b4078918df2212ecd820a0dcc271cab5f4fe9029.tar.gz |
Upgrade header files to use GPLv3
Diffstat (limited to 'include/opcode/m88k.h')
-rw-r--r-- | include/opcode/m88k.h | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/include/opcode/m88k.h b/include/opcode/m88k.h index 2589686069a..739c0e90af8 100644 --- a/include/opcode/m88k.h +++ b/include/opcode/m88k.h @@ -1,22 +1,23 @@ /* Table of opcodes for the Motorola M88k family. - Copyright 1989, 1990, 1991, 1993, 2001, 2002 + Copyright 1989, 1990, 1991, 1993, 2001, 2002, 2010 Free Software Foundation, Inc. -This file is part of GDB and GAS. + This file is part of GDB and GAS. -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 -(at your option) any later version. + 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 3 of the License, 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. + 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. -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. */ + 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. */ /* * Disassembler Instruction Table |