diff options
author | Alan Modra <amodra@gmail.com> | 2005-03-03 11:52:12 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-03-03 11:52:12 +0000 |
commit | aef6203bd6d412d65f539a41f1abd07b14d7a05d (patch) | |
tree | b2000045d29334369a5c4df432932663bebd914c /opcodes/cgen-asm.c | |
parent | update copyright dates (diff) | |
download | binutils-gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.tar.gz binutils-gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.tar.bz2 binutils-gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.zip |
update copyright dates
Diffstat (limited to 'opcodes/cgen-asm.c')
-rw-r--r-- | opcodes/cgen-asm.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/opcodes/cgen-asm.c b/opcodes/cgen-asm.c index 7231e2d7aed..03cf1281947 100644 --- a/opcodes/cgen-asm.c +++ b/opcodes/cgen-asm.c @@ -1,6 +1,7 @@ /* CGEN generic assembler support code. - Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. + Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 + Free Software Foundation, Inc. This file is part of the GNU Binutils and GDB, the GNU debugger. |