diff options
author | Alan Modra <amodra@gmail.com> | 2009-09-02 07:25:43 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-09-02 07:25:43 +0000 |
commit | aa820537ead0135a7c38c619039dce8a6fc74ed1 (patch) | |
tree | 459127ee92f9cca7b323fcce86aef03f1ad6d5b7 /gas/config/tc-h8300.c | |
parent | 8e957354b3222d1963e25338c1f92ed5b29d0251 (diff) | |
download | gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.zip gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.gz gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.bz2 |
update copyright dates
Diffstat (limited to 'gas/config/tc-h8300.c')
-rw-r--r-- | gas/config/tc-h8300.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/config/tc-h8300.c b/gas/config/tc-h8300.c index f795534..92c0d57 100644 --- a/gas/config/tc-h8300.c +++ b/gas/config/tc-h8300.c @@ -1,6 +1,7 @@ /* tc-h8300.c -- Assemble code for the Renesas H8/300 Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, - 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009 Free Software Foundation, Inc. + 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 + Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |