diff options
Diffstat (limited to 'gcc/gimple-low.c')
-rw-r--r-- | gcc/gimple-low.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/gimple-low.c b/gcc/gimple-low.c index c026c08cce3..b06d194da65 100644 --- a/gcc/gimple-low.c +++ b/gcc/gimple-low.c @@ -1,7 +1,6 @@ /* GIMPLE lowering pass. Converts High GIMPLE into Low GIMPLE. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 - Free Software Foundation, Inc. + Copyright (C) 2003-2013 Free Software Foundation, Inc. This file is part of GCC. |