diff options
Diffstat (limited to 'gcc/config/vax/vax.c')
-rw-r--r-- | gcc/config/vax/vax.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/vax/vax.c b/gcc/config/vax/vax.c index 1ccc3eb..77af581 100644 --- a/gcc/config/vax/vax.c +++ b/gcc/config/vax/vax.c @@ -1,5 +1,6 @@ /* Subroutines for insn-output.c for Vax. - Copyright (C) 1987, 94, 95, 97-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1994, 1995, 1997, 1998, 1999, 2000 + Free Software Foundation, Inc. This file is part of GNU CC. |