diff options
author | Richard Henderson <rth@gcc.gnu.org> | 1999-01-21 14:42:21 -0800 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 1999-01-21 14:42:21 -0800 |
commit | 34627ce670fd48110adb689ec38d7d4d68cde4e6 (patch) | |
tree | 7ee5cb2f6dc105813184187dcb332ba4b0914445 /gcc/genattr.c | |
parent | c2ad275ae9e409d1f65822609ab0bdaba89b141f (diff) | |
download | gcc-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.c | 2 |
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. |