aboutsummaryrefslogtreecommitdiff
path: root/gcc/genattr.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@gcc.gnu.org>1999-01-21 14:42:21 -0800
committerRichard Henderson <rth@gcc.gnu.org>1999-01-21 14:42:21 -0800
commit34627ce670fd48110adb689ec38d7d4d68cde4e6 (patch)
tree7ee5cb2f6dc105813184187dcb332ba4b0914445 /gcc/genattr.c
parentc2ad275ae9e409d1f65822609ab0bdaba89b141f (diff)
downloadgcc-34627ce670fd48110adb689ec38d7d4d68cde4e6.zip
gcc-34627ce670fd48110adb689ec38d7d4d68cde4e6.tar.gz
gcc-34627ce670fd48110adb689ec38d7d4d68cde4e6.tar.bz2
Update copyright.
From-SVN: r24816
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 348de94..b287a7a 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 Free Software Foundation, Inc.
+ Copyright (C) 1991, 1994, 1996, 1998, 1999 Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
This file is part of GNU CC.