diff options
Diffstat (limited to 'opcodes/cr16-opc.c')
-rw-r--r-- | opcodes/cr16-opc.c | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/opcodes/cr16-opc.c b/opcodes/cr16-opc.c index 8b8bf2f421e..081c63d8206 100644 --- a/opcodes/cr16-opc.c +++ b/opcodes/cr16-opc.c @@ -2,17 +2,17 @@ Copyright 2007 Free Software Foundation, Inc. Contributed by M R Swami Reddy (MR.Swami.Reddy@nsc.com) - This file is part of GAS, GDB and the GNU binutils. + This file is part of the GNU opcodes library. - GAS, GDB, and GNU binutils 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, 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. - GAS, GDB, and 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 program; if not, write to the Free Software Foundation, |