diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2002-02-13 11:19:07 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2002-02-13 11:19:07 +0000 |
commit | 5db1645b7e8a5e9ebfc75374d67357bfc555e497 (patch) | |
tree | 102404e6454ef1c471249aad8439b561fe5439d5 /gas | |
parent | 3bf057fadc5fa2788165c886c8544f1539cb89b1 (diff) | |
download | gdb-5db1645b7e8a5e9ebfc75374d67357bfc555e497.zip gdb-5db1645b7e8a5e9ebfc75374d67357bfc555e497.tar.gz gdb-5db1645b7e8a5e9ebfc75374d67357bfc555e497.tar.bz2 |
Update copyright.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/config/tc-i386.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-i386.c b/gas/config/tc-i386.c index 8752390..2b82037 100644 --- a/gas/config/tc-i386.c +++ b/gas/config/tc-i386.c @@ -1,6 +1,6 @@ /* i386.c -- Assemble code for the Intel 80386 Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2001 + 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |