summaryrefslogtreecommitdiff
path: root/gcc/domwalk.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/domwalk.c')
-rw-r--r--gcc/domwalk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/domwalk.c b/gcc/domwalk.c
index c81d58da32f..a51e63202bc 100644
--- a/gcc/domwalk.c
+++ b/gcc/domwalk.c
@@ -1,6 +1,6 @@
/* Generic dominator tree walker
- Copyright (C) 2003, 2004, 2005, 2007, 2008, 2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2003, 2004, 2005, 2007, 2008, 2010, 2012
+ Free Software Foundation, Inc.
Contributed by Diego Novillo <dnovillo@redhat.com>
This file is part of GCC.