aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cil32/tree-simp-cil-early.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/cil32/tree-simp-cil-early.c')
-rw-r--r--gcc/config/cil32/tree-simp-cil-early.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/gcc/config/cil32/tree-simp-cil-early.c b/gcc/config/cil32/tree-simp-cil-early.c
index e43503e8059..6f64f14a918 100644
--- a/gcc/config/cil32/tree-simp-cil-early.c
+++ b/gcc/config/cil32/tree-simp-cil-early.c
@@ -1,7 +1,7 @@
/* Simplify non-SSA GIMPLE trees before control flow-graph construction and
optimization passes.
- Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+ Copyright (C) 2007-2009 Free Software Foundation, Inc.
This file is part of GCC.
@@ -27,7 +27,8 @@ Authors:
Contact information at STMicroelectronics:
Andrea C. Ornstein <andrea.ornstein@st.com>
-Erven Rohou <erven.rohou@st.com>
+Contact information at INRIA:
+Erven Rohou <erven.rohou@inria.fr>
*/
#include "config.h"