diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2005-02-07 15:53:36 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2005-02-07 15:53:36 +0000 |
commit | 17385e0d3b42d32671fed15cf3c79ac4f231c4f7 (patch) | |
tree | 5e1bd513501cbb2f3523fb88847d50cc4f3ccaa4 /gcc/tree-vectorizer.h | |
parent | 6a96f5c111327ebb22e3c6bff923f8c1b2e175f1 (diff) | |
download | gcc-17385e0d3b42d32671fed15cf3c79ac4f231c4f7.zip gcc-17385e0d3b42d32671fed15cf3c79ac4f231c4f7.tar.gz gcc-17385e0d3b42d32671fed15cf3c79ac4f231c4f7.tar.bz2 |
cfgcleanup.c, [...]: Update copyright.
* cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vectorizer.h,
config/darwin7.h, config/mips/mips.c,
config/rs6000/altivec.md, config/rs6000/darwin-tramp.asm:
Update copyright.
From-SVN: r94704
Diffstat (limited to 'gcc/tree-vectorizer.h')
-rw-r--r-- | gcc/tree-vectorizer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-vectorizer.h b/gcc/tree-vectorizer.h index c4b89ca..3d54059 100644 --- a/gcc/tree-vectorizer.h +++ b/gcc/tree-vectorizer.h @@ -1,5 +1,5 @@ /* Loop Vectorization - Copyright (C) 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. Contributed by Dorit Naishlos <dorit@il.ibm.com> This file is part of GCC. |