aboutsummaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2005-03-05 14:01:02 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2005-03-05 14:01:02 +0000
commit25f99665afbb1321579bfe19f1219ad65c9dced4 (patch)
treeaf785a9613a7e2df5f98e29670811e24f074500b /gcc/genattrtab.c
parent52c3e649f639aee4dd469b41a32c9a1134eb81f1 (diff)
downloadgcc-25f99665afbb1321579bfe19f1219ad65c9dced4.zip
gcc-25f99665afbb1321579bfe19f1219ad65c9dced4.tar.gz
gcc-25f99665afbb1321579bfe19f1219ad65c9dced4.tar.bz2
genattrtab.c, [...]: Update copyright.
* genattrtab.c, genemit.c, genoutput.c, genrecog.c, gensupport.c, jump.c, tree-phinodes.c, unwind-dw2-fde-glibc.c: Update copyright. From-SVN: r95931
Diffstat (limited to 'gcc/genattrtab.c')
-rw-r--r--gcc/genattrtab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genattrtab.c b/gcc/genattrtab.c
index 99f66a1..744c951 100644
--- a/gcc/genattrtab.c
+++ b/gcc/genattrtab.c
@@ -1,6 +1,6 @@
/* Generate code from machine description to compute values of attributes.
Copyright (C) 1991, 1993, 1994, 1995, 1996, 1997, 1998,
- 1999, 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
+ 1999, 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
This file is part of GCC.