diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-02-11 13:41:19 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-02-11 13:41:19 +0000 |
commit | c75ef631bde5789ce8873821d7491d6d14025a39 (patch) | |
tree | c61721983436d675ea456f1a4c3f7f53ef8efaf6 /opcodes/i386-dis.c | |
parent | fa17a3f4328a7f3bbf5491159c422edb0b2da7ba (diff) | |
download | gdb-c75ef631bde5789ce8873821d7491d6d14025a39.zip gdb-c75ef631bde5789ce8873821d7491d6d14025a39.tar.gz gdb-c75ef631bde5789ce8873821d7491d6d14025a39.tar.bz2 |
Update copyright.
gas/
2010-02-11 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c: Update copyright.
opcodes/
2010-02-11 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c: Update copyright.
* i386-gen.c: Likewise.
* i386-opc.h: Likewise.
* i386-opc.tbl: Likewise.
Diffstat (limited to 'opcodes/i386-dis.c')
-rw-r--r-- | opcodes/i386-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-dis.c b/opcodes/i386-dis.c index 34dcd10..96e4285 100644 --- a/opcodes/i386-dis.c +++ b/opcodes/i386-dis.c @@ -1,6 +1,6 @@ /* Print i386 instructions for GDB, the GNU debugger. Copyright 1988, 1989, 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 + 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of the GNU opcodes library. |