diff options
Diffstat (limited to 'gcc/ipa.c')
-rw-r--r-- | gcc/ipa.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ipa.c b/gcc/ipa.c index efca19a3ba5..f87e03b7e04 100644 --- a/gcc/ipa.c +++ b/gcc/ipa.c @@ -1,6 +1,5 @@ /* Basic IPA optimizations and utilities. - Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012 - Free Software Foundation, Inc. + Copyright (C) 2003-2013 Free Software Foundation, Inc. This file is part of GCC. |