summaryrefslogtreecommitdiff
path: root/gcc/genextract.c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>2000-02-26 06:55:09 -0700
committerJeff Law <law@gcc.gnu.org>2000-02-26 06:55:09 -0700
commitd050d723e086952ef1d928d2b837a6be0c734136 (patch)
tree79d67d0e44cf58bd660e82fef38a70a75a05415c /gcc/genextract.c
parent3e5940a9c18366689c789b80c4fc5c9b51bf6ae2 (diff)
downloadgcc-d050d723e086952ef1d928d2b837a6be0c734136.tar.gz
Fix copyrights.
From-SVN: r32178
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.