diff options
Diffstat (limited to 'gas/config/tc-m32c.c')
-rw-r--r-- | gas/config/tc-m32c.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/config/tc-m32c.c b/gas/config/tc-m32c.c index 8194a67..08237ee 100644 --- a/gas/config/tc-m32c.c +++ b/gas/config/tc-m32c.c @@ -1,12 +1,12 @@ /* tc-m32c.c -- Assembler for the Renesas M32C. - Copyright (C) 2005, 2006 Free Software Foundation. + Copyright (C) 2005, 2006, 2007 Free Software Foundation. Contributed by RedHat. 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, |