diff options
Diffstat (limited to 'gnu/egcs/gcc/config/m68k/m68k.h')
-rw-r--r-- | gnu/egcs/gcc/config/m68k/m68k.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/egcs/gcc/config/m68k/m68k.h b/gnu/egcs/gcc/config/m68k/m68k.h index f7dee26e1aa..ee0dc755ce2 100644 --- a/gnu/egcs/gcc/config/m68k/m68k.h +++ b/gnu/egcs/gcc/config/m68k/m68k.h @@ -1,5 +1,6 @@ /* Definitions of target machine for GNU compiler. Sun 68000/68020 version. - Copyright (C) 1987, 88, 93-98, 1999, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1988, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000 + Free Software Foundation, Inc. This file is part of GNU CC. |