diff options
Diffstat (limited to 'gas/config/itbl-mips.h')
-rw-r--r-- | gas/config/itbl-mips.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/gas/config/itbl-mips.h b/gas/config/itbl-mips.h index cfa072f..7de934e 100644 --- a/gas/config/itbl-mips.h +++ b/gas/config/itbl-mips.h @@ -1,13 +1,12 @@ - /* itbl-mips.h - Copyright 1997 Free Software Foundation, Inc. + Copyright 1997, 2007 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. GAS 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) + the Free Software Foundation; either version 3, or (at your option) any later version. GAS is distributed in the hope that it will be useful, @@ -20,7 +19,7 @@ Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ -/* Defines for Mips itbl cop support */ +/* Defines for Mips itbl cop support. */ #include "opcode/mips.h" |