diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-04-04 19:06:12 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-04-04 19:06:12 +0000 |
commit | 80aeca1402e88d5b53aa08fcfdd18bfc3de5c2ae (patch) | |
tree | cf8006e273db2351463a6c6996d3e727c5c0b93b /include/opcode | |
parent | fdb6ae6818cb80b7df0cf2d16f22ee1ee211721b (diff) | |
download | gdb-80aeca1402e88d5b53aa08fcfdd18bfc3de5c2ae.zip gdb-80aeca1402e88d5b53aa08fcfdd18bfc3de5c2ae.tar.gz gdb-80aeca1402e88d5b53aa08fcfdd18bfc3de5c2ae.tar.bz2 |
update copyright
Diffstat (limited to 'include/opcode')
-rw-r--r-- | include/opcode/i386.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opcode/i386.h b/include/opcode/i386.h index f227008..dbec969 100644 --- a/include/opcode/i386.h +++ b/include/opcode/i386.h @@ -1,5 +1,5 @@ /* i386-opcode.h -- Intel 80386 opcode table - Copyright 1989, 91, 92, 93, 94, 95, 1996 Free Software Foundation. + Copyright 1989, 91, 92, 93, 94, 95, 96, 1997 Free Software Foundation. This file is part of GAS, the GNU Assembler, and GDB, the GNU Debugger. |