diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2008-01-04 18:19:12 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2008-01-04 18:19:12 +0000 |
commit | 23117009d46b41090113fdbb422ea2d0effbf538 (patch) | |
tree | 2b88abe19d2ec2cd1326eab389ff53e64f0d3399 /gas | |
parent | 6f143e4d771cf409457c114ec6065cc641fe1df2 (diff) | |
download | gdb-23117009d46b41090113fdbb422ea2d0effbf538.zip gdb-23117009d46b41090113fdbb422ea2d0effbf538.tar.gz gdb-23117009d46b41090113fdbb422ea2d0effbf538.tar.bz2 |
2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.h: Update copyright to 2008.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/config/tc-i386.h | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6fa4349..9fce86a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2008-01-04 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.h: Update copyright to 2008. + 2008-01-04 Nick Clifton <nickc@redhat.com> * config/tc-ppc.c (parse_cpu): Preserve the settings of the diff --git a/gas/config/tc-i386.h b/gas/config/tc-i386.h index 2feee31..1cfbd4e 100644 --- a/gas/config/tc-i386.h +++ b/gas/config/tc-i386.h @@ -1,6 +1,6 @@ /* tc-i386.h -- Header file for tc-i386.c Copyright 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, - 2001, 2002, 2003, 2004, 2005, 2006, 2007 + 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |