diff options
Diffstat (limited to 'gcc/genattrtab.c')
-rw-r--r-- | gcc/genattrtab.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/genattrtab.c b/gcc/genattrtab.c index 0b15599a281..ebf6ea1de6b 100644 --- a/gcc/genattrtab.c +++ b/gcc/genattrtab.c @@ -1,5 +1,6 @@ /* Generate code from machine description to compute values of attributes. - Copyright (C) 1991, 93-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1991, 1993, 1994, 1995, 1996, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu) This file is part of GNU CC. |