diff options
Diffstat (limited to 'gcc/tree-complex.c')
-rw-r--r-- | gcc/tree-complex.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/tree-complex.c b/gcc/tree-complex.c index 477a7739995..2745d751d74 100644 --- a/gcc/tree-complex.c +++ b/gcc/tree-complex.c @@ -1,6 +1,5 @@ /* Lower complex number operations to scalar operations. - Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 - Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. This file is part of GCC. |