diff options
Diffstat (limited to 'gcc/compare-elim.c')
-rw-r--r-- | gcc/compare-elim.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/compare-elim.c b/gcc/compare-elim.c index e91e292ace6..81b0c2d3050 100644 --- a/gcc/compare-elim.c +++ b/gcc/compare-elim.c @@ -1,6 +1,5 @@ /* Post-reload compare elimination. - Copyright (C) 2010, 2011, 2012 - Free Software Foundation, Inc. + Copyright (C) 2010-2013 Free Software Foundation, Inc. This file is part of GCC. |