diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2001-02-24 18:37:17 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2001-02-24 18:37:17 +0000 |
commit | a350da5937c9f2a995c778c7cabd8a3335e89239 (patch) | |
tree | 8c98a9c6823a6f1ee8ce0f7619c76305d18254ab /gnu/egcs/gcc/config/v850/v850.c | |
parent | 5f2ff577d31a77c6725f129a71267929a7cc18a2 (diff) |
Synch with FSF
Diffstat (limited to 'gnu/egcs/gcc/config/v850/v850.c')
-rw-r--r-- | gnu/egcs/gcc/config/v850/v850.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/egcs/gcc/config/v850/v850.c b/gnu/egcs/gcc/config/v850/v850.c index 66b52d9580a..dc984cf4c67 100644 --- a/gnu/egcs/gcc/config/v850/v850.c +++ b/gnu/egcs/gcc/config/v850/v850.c @@ -1,5 +1,5 @@ /* Subroutines for insn-output.c for NEC V850 series - Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Contributed by Jeff Law (law@cygnus.com). This file is part of GNU CC. |