diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2002-01-24 02:59:16 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2002-01-24 02:59:16 +0000 |
commit | aae6ddf93619a72fd405ab4827a7f7be9d195767 (patch) | |
tree | f0288a2f06c1b974da99f879b7ebed9b6613e3cf /gas | |
parent | dc5cfeb6a3df1339bbf947aea732c9c2288ca0cb (diff) | |
download | gdb-aae6ddf93619a72fd405ab4827a7f7be9d195767.zip gdb-aae6ddf93619a72fd405ab4827a7f7be9d195767.tar.gz gdb-aae6ddf93619a72fd405ab4827a7f7be9d195767.tar.bz2 |
copyright years
Diffstat (limited to 'gas')
-rw-r--r-- | gas/config/tc-sh.c | 2 | ||||
-rw-r--r-- | gas/config/tc-sh.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gas/config/tc-sh.c b/gas/config/tc-sh.c index b2a7d97..7a15bd4 100644 --- a/gas/config/tc-sh.c +++ b/gas/config/tc-sh.c @@ -1,5 +1,5 @@ /* tc-sh.c -- Assemble code for the Hitachi Super-H - Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 + Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. diff --git a/gas/config/tc-sh.h b/gas/config/tc-sh.h index 09aacd7..7d9214a 100644 --- a/gas/config/tc-sh.h +++ b/gas/config/tc-sh.h @@ -1,5 +1,5 @@ /* This file is tc-sh.h - Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002 + Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |