diff options
author | Kaveh Ghazi <ghazi@gcc.gnu.org> | 2000-01-17 17:16:21 +0000 |
---|---|---|
committer | Kaveh Ghazi <ghazi@gcc.gnu.org> | 2000-01-17 17:16:21 +0000 |
commit | 9311a396bc5eda682ddca201dd92b931e1d371c3 (patch) | |
tree | 63110f4c7f0d982521ee6207913bcf23c61540b0 /gcc/recog.h | |
parent | 56bcf273a972f3dc115e1cf79c4060f547952a73 (diff) | |
download | gcc-9311a396bc5eda682ddca201dd92b931e1d371c3.tar.gz |
Update copyrights
From-SVN: r31465
Diffstat (limited to 'gcc/recog.h')
-rw-r--r-- | gcc/recog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/recog.h b/gcc/recog.h index eaee0cbaf7f..01c1d0a7e6f 100644 --- a/gcc/recog.h +++ b/gcc/recog.h @@ -1,5 +1,5 @@ /* Declarations for interface to insn recognizer and insn-output.c. - Copyright (C) 1987, 1996, 1997, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1987, 96-99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. |