diff options
Diffstat (limited to 'gcc/tree-iterator.c')
-rw-r--r-- | gcc/tree-iterator.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/tree-iterator.c b/gcc/tree-iterator.c index 7de885a10cd..7359684cf3c 100644 --- a/gcc/tree-iterator.c +++ b/gcc/tree-iterator.c @@ -1,6 +1,5 @@ /* Iterator routines for manipulating GENERIC and GIMPLE tree statements. - Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010 - Free Software Foundation, Inc. + Copyright (C) 2003-2013 Free Software Foundation, Inc. Contributed by Andrew MacLeod <amacleod@redhat.com> This file is part of GCC. |