aboutsummaryrefslogtreecommitdiff
path: root/gcc/genattr.c
diff options
context:
space:
mode:
authorKaveh Ghazi <ghazi@gcc.gnu.org>2000-01-17 17:16:21 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2000-01-17 17:16:21 +0000
commit9311a396bc5eda682ddca201dd92b931e1d371c3 (patch)
tree63110f4c7f0d982521ee6207913bcf23c61540b0 /gcc/genattr.c
parent56bcf273a972f3dc115e1cf79c4060f547952a73 (diff)
downloadgcc-9311a396bc5eda682ddca201dd92b931e1d371c3.zip
gcc-9311a396bc5eda682ddca201dd92b931e1d371c3.tar.gz
gcc-9311a396bc5eda682ddca201dd92b931e1d371c3.tar.bz2
Update copyrights
From-SVN: r31465
Diffstat (limited to 'gcc/genattr.c')
-rw-r--r--gcc/genattr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genattr.c b/gcc/genattr.c
index c453189..1483cd6 100644
--- a/gcc/genattr.c
+++ b/gcc/genattr.c
@@ -1,5 +1,5 @@
/* Generate attribute information (insn-attr.h) from machine description.
- Copyright (C) 1991, 1994, 1996, 1998, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1991, 94, 96, 98, 99, 2000 Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
This file is part of GNU CC.