diff options
-rw-r--r-- | gas/frags.c | 2 | ||||
-rw-r--r-- | gas/frags.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gas/frags.c b/gas/frags.c index ddafda7..2b2c91d 100644 --- a/gas/frags.c +++ b/gas/frags.c @@ -1,5 +1,5 @@ /* frags.c - manage frags - - Copyright (C) 1987, 90, 91, 92, 93, 94, 95, 96, 97, 1998 + Copyright (C) 1987, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. diff --git a/gas/frags.h b/gas/frags.h index a27ee91..dcd9a2f 100644 --- a/gas/frags.h +++ b/gas/frags.h @@ -1,5 +1,5 @@ /* frags.h - Header file for the frag concept. - Copyright (C) 1987, 92, 93, 94, 95, 97, 98, 1999 + Copyright (C) 1987, 92, 93, 94, 95, 97, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |