summaryrefslogtreecommitdiff
path: root/gcc/genextract.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/genextract.c')
-rw-r--r--gcc/genextract.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/genextract.c b/gcc/genextract.c
index 7d1377ffedf..9e291c9bc46 100644
--- a/gcc/genextract.c
+++ b/gcc/genextract.c
@@ -1,5 +1,6 @@
/* Generate code from machine description to extract operands from insn as rtl.
- Copyright (C) 1987, 91-93, 97-99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1991, 1992, 1993, 1997, 1998,
+ 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.