diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-03-31 02:41:10 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-03-31 02:41:10 +0000 |
commit | d411c9efe52f40f9c7297fe5ba5b999601ed6823 (patch) | |
tree | d17feb34476ec9c40960c662004ddd194422b1a9 /include | |
parent | 504a476485a89b12cbe785f07ae7d85ed057b3a9 (diff) | |
download | gdb-d411c9efe52f40f9c7297fe5ba5b999601ed6823.zip gdb-d411c9efe52f40f9c7297fe5ba5b999601ed6823.tar.gz gdb-d411c9efe52f40f9c7297fe5ba5b999601ed6823.tar.bz2 |
fix copyright
Diffstat (limited to 'include')
-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 b138a5e..37387b3 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, 96, 1997 Free Software Foundation. + Copyright 1989, 91, 92, 93, 94, 95, 96, 97, 1998 Free Software Foundation. This file is part of GAS, the GNU Assembler, and GDB, the GNU Debugger. |